module SweetLogger
The rack middleware patch for `Rails::Rack::Logger`
Constants
- VERSION
Public Instance Methods
silence(routes)
click to toggle source
# File lib/sweet_logger.rb, line 4 def silence(routes) Logstash.silence(routes) end