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
Jesse Chavez 99d02caed3 [ruby/logger] Fix log rotation inter-process lock failed.
Issue only occurs in JRuby 9.3.0.0 and Windows and the full
console output is:

log rotation inter-process lock failed. D:\log.txt -> D:\log.txt.0: The process cannot access the file because it is being used by another process.
log writing failed. closed stream
log writing failed. closed stream
...

https://github.com/ruby/logger/commit/19fc734638
2022-01-27 12:33:06 +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] 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.0 2021-12-20 18:01:50 +09:00