Mike Perham
|
ea153afb87
|
Clean up log rotation code
|
2014-02-07 14:54:49 -08:00 |
|
Case Taintor
|
98e2aceaaa
|
USR2 will now reopen *all* log files (like Unicorn). Also, the logfile will be reopened using IO#reopen rather than creating a new Logger object, reducing the possibility of having a stale logger object
|
2014-02-07 16:27:35 -05:00 |
|
Mike Perham
|
f0dafa632a
|
Close old logger when rotating, fixes #1008
|
2013-06-18 13:44:19 -07:00 |
|
Thorsten Ball
|
88b997b122
|
Refactor Sidekiq::Logging and handling of --verbose in Sidekiq::CLI
|
2012-12-13 21:29:43 +01:00 |
|
Thorsten Ball
|
d2c2da6be9
|
Add option to write logs to a file
|
2012-12-13 21:29:41 +01:00 |
|
Mike Perham
|
8c9f960a68
|
Prefer Sidekiq.logger, inject message context into all working logging
|
2012-05-15 19:44:35 -07:00 |
|