An open API service indexing awesome lists of open source software.

https://github.com/iorust/structured-logger

A logging implementation for the log crate that logs structured values either synchronous or asynchronous, in JSON, CBOR, or any other format, to a file, stderr, stdout, or any other destination.
https://github.com/iorust/structured-logger

json logging rust structured-logging

Last synced: about 1 month ago
JSON representation

A logging implementation for the log crate that logs structured values either synchronous or asynchronous, in JSON, CBOR, or any other format, to a file, stderr, stdout, or any other destination.

Awesome Lists containing this project