Metadata

Metadata is a typealias for [String: Logger.MetadataValue] the type of the metadata storage.

Logging.swift:805
typealias Metadata = [String : MetadataValue]