std-logger

Crates.iostd-logger
lib.rsstd-logger
version0.5.7
created_at2017-07-29 17:24:57.405387+00
updated_at2025-06-02 14:49:36.422392+00
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
size98,228
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: 243

cargo fmt