Skip to content

Instance Property

metadata

Get or set the entire metadata storage as a dictionary.
var metadata: Logger.Metadata

Discussion

Note

LogHandlers must treat logging metadata as a value type. This means that the change in metadata must only affect this very LogHandler.