Skip to main content

init_from_env

Function init_from_env 

Source
pub fn init_from_env()
Expand description

Initialize logging with environment-based configuration.

Convenience function that calls init(LogConfig::from_env()).