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.
pub fn init_logging(debug: bool)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.