Skip to main content

Module logging

Module logging 

Source
Expand description

tracing-subscriber installation. Called once from main.

Honors RUST_LOG when set; otherwise derives a directive from the -v/-vv/-vvv flag count. Diagnostics go to stderr so stdout stays reserved for command output. No other module installs a subscriber.

Functionsยง

init
Install the process-wide subscriber.