https://github.com/scottlamb/mylog
simple Rust logging crate
https://github.com/scottlamb/mylog
logging rust
Last synced: 11 days ago
JSON representation
simple Rust logging crate
- Host: GitHub
- URL: https://github.com/scottlamb/mylog
- Owner: scottlamb
- License: mit
- Created: 2017-03-12T05:48:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-10-03T19:33:49.000Z (9 months ago)
- Last Synced: 2025-10-03T21:30:52.889Z (9 months ago)
- Topics: logging, rust
- Language: Rust
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# mylog
`mylog` is a simple Rust logging crate. It supports asynchronous logging and a
couple different logging formats.
## Author
Scott Lamb, slamb@slamb.org
## License
MIT; see [LICENSE.txt](LICENSE.txt).