Struct sozu_command_lib::logging::Metadata [−][src]
Expand description
Metadata about a log message.
Fields
level: LogLeveltarget: &'static strAuto Trait Implementations
impl RefUnwindSafe for Metadataimpl UnwindSafe for Metadata