Mike Perham
e230a07ca2
remove binary too
2019-08-02 11:08:49 -07:00
Mike Perham
40cc629dd0
updated notes
2019-08-02 10:56:15 -07:00
Mike Perham
fcff070685
changes
2019-07-24 10:59:00 -07:00
Mike Perham
36408003f9
doc cleanup
2019-03-06 09:17:45 -08:00
Andrew Babichev
db64467fc1
Pluggable Log Formatter ( #4093 )
...
* Rename log_format to log_formatter
Rails provides configuration options with this name.
* Pluggable log formatter instance
2019-02-11 13:59:52 -08:00
Mike Perham
dae34c00a6
Require Ruby 2.5.0+
...
Since Rails 6.0 will require Ruby 2.5.0+ it's easiest to match their requirement.
2019-01-04 09:31:56 -08:00
Mike Perham
022c63d86f
Rework logger changes a bit
...
* logger_formatter -> log_format
* avoid touching global Sidekiq.logger in JobLogger
* rewrite tests for compactness and coverage
* hide banner in JSON
2018-12-29 07:54:05 -08:00
Mike Perham
b294ca3c57
merge master
2018-12-28 10:07:03 -08:00