3 releases
0.1.2 | Apr 19, 2024 |
---|---|
0.1.1 | May 22, 2023 |
0.1.0 | May 19, 2023 |
#196 in Debugging
27,329 downloads per month
Used in 3 crates
10KB
115 lines
tracing-panic
Make panics visible in your telemetry pipeline.
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.
Dependencies
~1.5MB
~22K SLoC