roidrage / lograge

An attempt to tame Rails' default policy to log everything.
http://www.paperplanes.de/2012/3/14/on-notifications-logsubscribers-and-bringing-sanity-to-rails-logging.html
MIT License
3.47k stars 300 forks source link

Remove extraneous `puts` from spec #361

Closed carlosantoniodasilva closed 2 years ago

carlosantoniodasilva commented 2 years ago

This was probably mistakenly forgotten in #282. Also fixes a typo in the spec description.