pub const TRACING_FORMAT_LOG_RECORD_TYPE: u8 = 9;
The tracing format supports many types of records, we’re sneaking in as a log message.