[][src]Function slog_env_cfg::logger_from_env

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

Build slog Logger using the STANDARD_LOG_FORMAT_ENV_KEY env var.