Logging your Rails model with a custom log
Sometimes it can be handy to keep track what a model is doing in a separate log. Here’s an easy way to do it.
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!
Sometimes it can be handy to keep track what a model is doing in a separate log. Here’s an easy way to do it.
Post a comment