### RGLW Log
[](https://gitlab.com/rglw/public/base/rglw/-/commits/main)
[](https://gitlab.com/rglw/public/base/rglw/-/releases)
This project has util code to expand and simplify logging on rust projects, is part of the rglw library.
### How to install
Add this to your Cargo.toml file.
```toml
[dependencies.rglw_log]
version = "0.3.0"
```
WIP: Missing documentation