[][src]Function sentry_contrib_native::set_level

pub fn set_level(level: Level)

Sets the event level.

Examples

set_level(Level::Debug);