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
Akira Matsuda 0b62535219 [ruby/logger] Prefer String#[0, 1] over [0..0]
[0..0] internally creates an extra Array object, and so is slower and much more memory consuming

https://github.com/ruby/logger/commit/20616ad34a
2022-05-05 19:09:49 +09:00
..
errors.rb
formatter.rb [ruby/logger] Prefer String#[0, 1] over [0..0] 2022-05-05 19:09:49 +09:00
log_device.rb [ruby/logger] Fix log rotation inter-process lock failed. 2022-01-27 12:33:06 +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 version to 1.5.1 2022-03-17 17:28:33 +09:00