tracing-panic

Crates.iotracing-panic
lib.rstracing-panic
version0.1.2
sourcesrc
created_at2023-05-19 15:59:49.968148
updated_at2024-04-19 15:02:20.261014
descriptionA panic hook that captures panic information as a tracing event
homepage
repositoryhttps://github.com/LukeMathWalker/tracing-panic
max_upload_size
id868938
size23,354
Luca Palmieri (LukeMathWalker)

documentation

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.

Commit count: 8

cargo fmt