Skip to main content

init_logging

Function init_logging 

Source
pub fn init_logging()
Expand description

Initialize logging for binaries using env_logger; idempotent. Set RUST_LOG to control verbosity (e.g., “debug” or “actix_web=info,infraqueue=debug”).