[][src]Function slog_env_cfg::logger_from_env

pub fn logger_from_env<T>(
    values: OwnedKV<T>
) -> Result<Logger, ConfigFromEnvError> where
    T: SendSyncRefUnwindSafeKV + 'static, 

Build slog Logger using the config obtained from env.