# fmtlog
[](https://crates.io/crates/fmtlog)
[](https://docs.rs/fmtlog)
[](https://crates.io/crates/fmtlog)
[](https://crates.io/crates/fmtlog)
[](https://github.com/watcol/fmtlog/blob/main/LICENSE)
A simple configurable logger with format specification.
## Features
- [x] Format Specification
- [x] Module-level Logging
- [x] Timestamp Support
- [x] Colorized Log
- [x] Logging to the File
- [x] Multiple log target
## Documents
API Documents are available on [docs.rs](https://docs.rs/fmtlog).
## License
This program is licensed under the MIT license.
See [LICENSE](https://github.com/watcol/fmtlog/blob/main/LICENSE) for details.