#logging #standard-error #log-messages #standard #json #log #json-format

dev std-logger

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.

20 releases

0.5.4 Oct 26, 2024
0.5.3 Mar 4, 2024
0.5.2 Feb 18, 2023
0.5.0 Dec 4, 2022
0.1.0 Jul 29, 2017

#117 in Debugging

Download history 157/week @ 2024-08-18 406/week @ 2024-08-25 268/week @ 2024-09-01 393/week @ 2024-09-08 218/week @ 2024-09-15 230/week @ 2024-09-22 130/week @ 2024-09-29 259/week @ 2024-10-06 482/week @ 2024-10-13 599/week @ 2024-10-20 456/week @ 2024-10-27 356/week @ 2024-11-03 217/week @ 2024-11-10 288/week @ 2024-11-17 206/week @ 2024-11-24 184/week @ 2024-12-01

959 downloads per month
Used in 4 crates

MIT/Apache

70KB
1.5K SLoC

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.

Dependencies

~395KB