#logging #standard #json #logfmt

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.

19 releases

0.5.3 Mar 4, 2024
0.5.2 Feb 18, 2023
0.5.0 Dec 4, 2022
0.4.4 Jan 6, 2022
0.1.0 Jul 29, 2017

#147 in Debugging

Download history 170/week @ 2023-11-20 120/week @ 2023-11-27 60/week @ 2023-12-04 100/week @ 2023-12-11 49/week @ 2023-12-18 68/week @ 2023-12-25 39/week @ 2024-01-01 93/week @ 2024-01-08 44/week @ 2024-01-15 15/week @ 2024-01-22 58/week @ 2024-01-29 8/week @ 2024-02-05 39/week @ 2024-02-12 57/week @ 2024-02-19 113/week @ 2024-02-26 206/week @ 2024-03-04

416 downloads per month
Used in 4 crates

MIT/Apache

69KB
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

~385KB