Function sentry_log::convert_log_level
source ยท pub fn convert_log_level(level: Level) -> Level
Expand description
Converts a log::Level
to a Sentry Level
pub fn convert_log_level(level: Level) -> Level
Converts a log::Level
to a Sentry Level