Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukemathwalker/tracing-panic

A custom panic hook to capture panic info in your telemetry pipeline
https://github.com/lukemathwalker/tracing-panic

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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.