devout

Crates.iodevout
lib.rsdevout
version0.2.0
sourcesrc
created_at2019-12-21 06:40:33.118247
updated_at2020-11-23 07:03:25.882191
descriptionA simple cross-platform logging library.
homepagehttps://github.com/libcala/devout/blob/master/CHANGELOG.md
repositoryhttps://github.com/libcala/devout
max_upload_size
id191153
size23,049
Jeron Aldaron Lau (AldaronLau)

documentation

https://docs.rs/devout

README

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.

Commit count: 13

cargo fmt