Module | Merb::ParamsFilter::ControllerMixin::ClassMethods |
In: |
lib/merb-param-protection.rb
|
Filters parameters out from the default log string
Params will still be passed to the controller properly, they will show up as [FILTERED] in the merb logs.
log_params_filtered :password, ‘token‘