mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
bd19d1baf1
The various LogSubscriber subclasses tend to subscribe to events but then end up doing nothing if the log level is high enough. But even if we end up not logging, we have to go through the entire notification path, record timing etc. By allowing subscribers to dynamically bail out early, we can save a lot of work if all subscribers are silenced. |
||
---|---|---|
.. | ||
active_storage | ||
tasks | ||
active_storage.rb |