Allows you to filter the logging of params (which are still logged by default in production mode). Mostly used for keeping sensitive information (e.g. passwords) or very large parameters (e.g. large bodies of text) out of the logs. A conversion of the patch at http://dev.rubyonrails.org/ticket/1897.
svn: svn://suven.no-ip.org/rails/plugins/filter_logged_params
file: http://suven.no-ip.org/filter_logged_params.tar.gz
See also Plugins