Module: ActiveSupport
- Defined in:
- lib/log_struct/monkey_patches/active_support/tagged_logging/formatter.rb
Overview
Monkey-patch ActiveSupport::TaggedLogging::Formatter to support hash inputs This allows us to pass structured data to the logger and have tags incorporated directly into the hash instead of being prepended as strings
Defined Under Namespace
Modules: TaggedLogging