Function vector::config::log_schema
source ยท 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.