3 releases (stable)

1.0.1 Sep 1, 2019
0.0.0 Aug 10, 2019

#723 in Debugging

26 downloads per month

MIT/Apache

11KB
69 lines

log-types

crates.io version build status downloads docs.rs docs

Structured log types.

Installation

$ cargo add log-types

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License

MIT OR Apache-2.0

Dependencies

~310KB