std-logger

Crates.iostd-logger
lib.rsstd-logger
version0.5.4
sourcesrc
created_at2017-07-29 17:24:57.405387
updated_at2024-10-26 10:12:19.867875
descriptionA logging implementation for the log crate that logs messages to standard error and requests to standard out. It support a number of output formats including JSON, JSON for GCP (gcloud) and logfmt.
homepage
repositoryhttps://github.com/Thomasdezeeuw/std-logger
max_upload_size
id25574
size87,179
Thomas de Zeeuw (Thomasdezeeuw)

documentation

https://docs.rs/std-logger

README

Std logger

License: MIT License: Apache Version 2.0 Crates.io Docs

A logging implementation for the log crate that logs messages to standard error and requests to standard out.

See the API documentation for more.

License

Licensed under either of

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.

Commit count: 236

cargo fmt