Function log_schema
pub fn log_schema() -> &'static LogSchemaExpand description
Components should use global LogSchema returned by this function. The
returned value can differ from LogSchema::default() which is unchanging.
pub fn log_schema() -> &'static LogSchemaComponents should use global LogSchema returned by this function. The
returned value can differ from LogSchema::default() which is unchanging.