Crates.io | std-logger |
lib.rs | std-logger |
version | 0.5.4 |
source | src |
created_at | 2017-07-29 17:24:57.405387 |
updated_at | 2024-10-26 10:12:19.867875 |
description | A 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 | |
repository | https://github.com/Thomasdezeeuw/std-logger |
max_upload_size | |
id | 25574 |
size | 87,179 |
A logging implementation for the log
crate that logs messages to standard
error and requests to standard out.
See the API documentation for more.
Licensed under either of
at your option.
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.