Function sentry_contrib_native::set_level[][src]

pub fn set_level(level: Level)

Sets the event level.

Examples

set_level(Level::Debug);