Skip to main content

init_logging

Function init_logging 

Source
pub fn init_logging()
Expand description

Initialize the tracing subscriber for CLI or MCP server usage.

Respects LEAN_CTX_LOG and RUST_LOG environment variables for filter control. Defaults to warn level if neither is set.