Constant SKIP_LOG_FIELDS
const SKIP_LOG_FIELDS: bool = true;Expand description
Whether to skip ‘log’ crate fields like ‘log.file’ and ‘log.line’.
const SKIP_LOG_FIELDS: bool = true;Whether to skip ‘log’ crate fields like ‘log.file’ and ‘log.line’.