announcing db_log_cleaner rails plugin
my first public rails plugin is ready to go. called db_log_cleaner, it’s a more complete version of another plugin called postgre_log_cleaner.
it filters out selected log messages from both postgres and mysql to help keep development.log cleaner.
details are on the project page.
tags: plugins, db_log_cleaner, rails