Function rerun::default_log_filter
source · pub fn default_log_filter() -> String
Expand description
Get RUST_LOG
environment variable or info
, if not set.
Also sets some other log levels on crates that are too loud.
pub fn default_log_filter() -> String
Get RUST_LOG
environment variable or info
, if not set.
Also sets some other log levels on crates that are too loud.