Crates.io | tracing-panic |
lib.rs | tracing-panic |
version | 0.1.2 |
source | src |
created_at | 2023-05-19 15:59:49.968148 |
updated_at | 2024-04-19 15:02:20.261014 |
description | A panic hook that captures panic information as a tracing event |
homepage | |
repository | https://github.com/LukeMathWalker/tracing-panic |
max_upload_size | |
id | 868938 |
size | 23,354 |
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!
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.