1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/logger
Baron Bloomer a8b11b5cdd
[ruby/logger] Changes to datetime formatting
Formatting a datetime should only pertain to itself and valid datetimes do not contain a space. Should there be a desire to show show a space between the datetime and the process pid in the formatted log, this formatting logic should take place there.
Furthermore, the default datetime format is moved to a class variable to allowing this variable to be overwritten by subclasses.

https://github.com/ruby/logger/commit/7cbd434349
2021-12-18 08:38:57 +09:00
..
errors.rb
formatter.rb [ruby/logger] Changes to datetime formatting 2021-12-18 08:38:57 +09:00
log_device.rb [ruby/logger] Consider cygwin a Windows platform 2020-12-04 20:16:00 +09:00
logger.gemspec [ruby/logger] gemspec: Drop unused "executables" configuration 2021-09-15 08:49:23 +09:00
period.rb
severity.rb
version.rb [ruby/logger] Bump up logger version to 1.4.4 2021-10-19 21:08:48 +09:00