An open API service indexing awesome lists of open source software.

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

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).