Skip to main content

FLIGHT_RECORDER_LEVEL

Static FLIGHT_RECORDER_LEVEL 

Source
static FLIGHT_RECORDER_LEVEL: OnceLock<Level>
Expand description

Configured level floor for the global Flight Recorder, initialized during init_sdk(). Mirrors FlightRecorderLayer’s level so that direct writes via write_flight_recorder honor the same filter as the tracing layer.