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”).
pub fn init_logging()Initialize logging for binaries using env_logger; idempotent. Set RUST_LOG to control verbosity (e.g., “debug” or “actix_web=info,infraqueue=debug”).