pub fn init_from_env()Expand description
Initialize logging with environment-based configuration.
Convenience function that calls init(LogConfig::from_env()).
pub fn init_from_env()Initialize logging with environment-based configuration.
Convenience function that calls init(LogConfig::from_env()).