Function vector_core::config::log_schema

source ยท
pub fn log_schema() -> &'static LogSchema
Expand description

Components should use global LogSchema returned by this function. The returned value can differ from LogSchema::default() which is unchanging.