Function sentry::capture_message

source ·
pub fn capture_message(msg: &str, level: Level) -> Uuid
Expand description

Captures an arbitrary message.

This creates an event form the given message and sends it to the current hub.