Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.61 KB

README.md

File metadata and controls

45 lines (36 loc) · 1.61 KB

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

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.