A Rails middleware to change log level at runtime
This article presents a simple middleware which offers a basic interface to modify the log level of a Rails Application without restarting the server.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
This article presents a simple middleware which offers a basic interface to modify the log level of a Rails Application without restarting the server.
Post a comment