Devout

A simple cross-platform logging library.

tests docs crates.io

About | Source | Changelog | Tutorial

A simple reduced-bloat journal log with tags you can turn on and off to filter entries at compile time.

Check out the documentation for examples.

Supported Platforms

Devout targets all platforms that can run Rust. - Platforms where println!() displays output. - Web Assembly - Android Planned Next

License

Licensed under either of - Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0) - Zlib License, (LICENSE-ZLIB or https://opensource.org/licenses/Zlib) 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.