https://github.com/sagebind/clogger
Simple console logger that is configurable at runtime for command line apps.
https://github.com/sagebind/clogger
logger rust
Last synced: about 1 year ago
JSON representation
Simple console logger that is configurable at runtime for command line apps.
- Host: GitHub
- URL: https://github.com/sagebind/clogger
- Owner: sagebind
- License: mit
- Created: 2018-07-09T03:20:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T14:36:06.000Z (over 5 years ago)
- Last Synced: 2025-04-14T17:05:06.941Z (about 1 year ago)
- Topics: logger, rust
- Language: Rust
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# clogger
[](https://crates.io/crates/clogger)
[](https://docs.rs/clogger)

Simple console logger that is configurable at runtime for command line apps.
[Documentation](https://docs.rs/clogger)
## License
This library is licensed under the MIT license. See the [LICENSE](LICENSE) file for details.