Function sentry::integrations::slog::convert_log_level
source · [−]pub fn convert_log_level(level: Level) -> LevelAvailable on crate feature
slog only.Expand description
Converts a [slog::Level] to a Sentry Level
