Module: ActiveSupport

Defined in:
lib/berkeley_library/logging/tagged_logging_extensions.rb

Overview

Monkey-patch ActiveSupport::TaggedLogging::Formatter not to produce garbage by prepending tags to hashes.

TODO: Can we intercept Formatter.extend() instead? See github.com/rails/rails/blob/v6.0.3.4/activesupport/lib/active_support/tagged_logging.rb#L73

Defined Under Namespace

Modules: TaggedLogging