Skip to main content

init_tracing

Function init_tracing 

Source
pub fn init_tracing()
Expand description

Initializes the application’s tracing subscriber for structured logging.

Reads the log filter from the RUST_LOG environment variable if present, otherwise defaults to info level for all modules.