Module: Lograge
- Defined in:
- lib/lograge/formatter/noformat.rb
Overview
We don’t want Log Rage to do any message formatting as our JSON encoding owns this step. Otherwise we end up with a json encoded message within a json blob.
Defined Under Namespace
Modules: Formatters