class Log::Metadata
- Log::Metadata
- Reference
- Object
Overview
Immutable structured metadata information for logging.
See Log.context
, Log.context=
, Log::Context#clear
, Log::Context#set
, Log.with_context
, and Log::Emitter
.
NOTE If you'd like to format the context as JSON, remember to require "log/json"
.
Included Modules
- Enumerable({Symbol, Log::Metadata::Value})