Crates.io | log-print-panics |
lib.rs | log-print-panics |
version | 2.1.3 |
source | src |
created_at | 2023-08-09 01:42:34.64969 |
updated_at | 2023-08-11 04:18:50.532364 |
description | A panic hook which logs and print panic messages |
homepage | |
repository | https://github.com/dassio/rust-log-print-panics |
max_upload_size | |
id | 939720 |
size | 26,891 |
this is a fork from rust-log-panics the difference is that this crate will als print to terminal, the reason is without this, rust integration test will not failure reason.
A panic hook which logs panics rather than printing them.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.