log4you
log4you is a dynamic logging crate built on top of log4rs, powered by UUID. It allows simple, efficient, and consistent logging with unique log IDs for each request.
Features
- Generate dynamic log IDs based on UUID.
- Configure logging dynamically with YAML configuration files.
- Supports log rotation and file size management.
Installation
Add log4you to your Cargo.toml:
[]
= "0.1"
Author
Jerry Maheswara jerrymaheswara@gmail.com