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.
pub fn init_logging()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.