Function sentry::capture_message[][src]

pub fn capture_message(msg: &str, level: Level) -> Uuid

Captures an arbitrary message.

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