log-print-panics

Crates.iolog-print-panics
lib.rslog-print-panics
version2.1.3
sourcesrc
created_at2023-08-09 01:42:34.64969
updated_at2023-08-11 04:18:50.532364
descriptionA panic hook which logs and print panic messages
homepage
repositoryhttps://github.com/dassio/rust-log-print-panics
max_upload_size
id939720
size26,891
xiangbin li (dassio)

documentation

README

rust-log-panics

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.

Documentation

A panic hook which logs panics rather than printing them.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 44

cargo fmt