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

https://github.com/wyatt-herkamp/nitro_log

A Simple to Use Logging Library for Rust
https://github.com/wyatt-herkamp/nitro_log

logging rust

Last synced: about 1 month ago
JSON representation

A Simple to Use Logging Library for Rust

Awesome Lists containing this project

README

        

# nitro_log

An expandable logging library for Rust.

## Features

1. JSON Configs
2. Custom Placeholders
3. Custom output targets
4. Support for structured logging via kv_unstable

Examples are found in the tests directory