3 releases (breaking)

0.2.0 Nov 23, 2020
0.1.0 Jun 25, 2020
0.0.1 Dec 21, 2019

#804 in WebAssembly

39 downloads per month
Used in 2 crates

Apache-2.0/Zlib

9KB
73 lines

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.

Dependencies

~0–2MB
~40K SLoC