Skip to main content

setup_tracing

Function setup_tracing 

Source
pub fn setup_tracing(level: &str)
Expand description

Initialize structured logging with sensible defaults.

§Arguments

  • level - Log level: “trace”, “debug”, “info”, “warn”, “error”