method
log_process_action
v4.2.1 -
Show latest stable
- Class:
ActionController::Instrumentation::ClassMethods
log_process_action(payload)public
A hook which allows other frameworks to log what happened during controller process action. This method should return an array with the messages to be added. :api: plugin