reidmorrison / rails_semantic_logger

Rails Semantic Logger replaces the Rails default logger with Semantic Logger
https://logger.rocketjob.io/rails
Apache License 2.0
320 stars 114 forks source link

Add payload to `Processing` event #208

Open nulldef opened 6 months ago

nulldef commented 6 months ago

Description of changes

I've added payload to the Processing event so we can get the incoming body and params at this point.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.