Skip to main content

init_logging

Function init_logging 

Source
pub fn init_logging()
Expand description

Initialize the tracing subscriber for CLI usage.

Respects LEAN_CTX_LOG and RUST_LOG environment variables for filter control. Defaults to warn level — keeps CLI output clean.