lograge
lograge copied to clipboard
How to log the before_action method that halt the request?
Hello
I would like to know if it's possible to get the before_action that stop the request?
Does the key is inside the unsubscribing of ActiveSupport::Notifications ?
https://github.com/roidrage/lograge/blob/0e1ed0464b4be364498bb4d57ab2ae7c93eb3d59/lib/lograge.rb#L111-L113
Thanks