Function zebrad::sentry::panic_event_from

source ยท
pub fn panic_event_from<T>(msg: T) -> Event<'static>
where T: ToString,
Expand description

Send a panic msg to the sentry service.