#logging #tracing #panic #telemetry #hook

tracing-panic

A panic hook that captures panic information as a tracing event

2 releases

0.1.1 May 22, 2023
0.1.0 May 19, 2023

#463 in Debugging

Download history 150/week @ 2023-08-10 311/week @ 2023-08-17 654/week @ 2023-08-24 490/week @ 2023-08-31 345/week @ 2023-09-07 649/week @ 2023-09-14 550/week @ 2023-09-21 1968/week @ 2023-09-28 3638/week @ 2023-10-05 2858/week @ 2023-10-12 3179/week @ 2023-10-19 3756/week @ 2023-10-26 2803/week @ 2023-11-02 2084/week @ 2023-11-09 1697/week @ 2023-11-16 1144/week @ 2023-11-23

8,153 downloads per month

MIT/Apache

8KB
78 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
~23K SLoC