/tracing-panic

A custom panic hook to capture panic info in your telemetry pipeline

Primary LanguageRustApache License 2.0Apache-2.0

tracing-panic

Make panics visible in your telemetry pipeline.

Crates.io version Download docs.rs docs

tracing-panic provides a custom panic hook to emit an error-level tracing event when a panic occurs.
Check out the docs for more details!

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.