Skip to main content

init_logging

Function init_logging 

Source
pub fn init_logging(debug: bool)
Expand description

Initialize stdout-only logging.

For contexts without a stable data directory (e.g. the bamboo config subcommand). Prefer init_logging_with_home when a {home}/logs dir exists.