mlog 0.2.0

A logging implementation in Rust.
Documentation
1
2
3
4
5
6
[![license](https://img.shields.io/crates/l/mlog.svg)](https://github.com/epsimatt/mlog/blob/master/LICENSE)
[![crates.io](https://img.shields.io/crates/v/mlog.svg)](https://crates.io/crates/mlog)
[![docs](https://img.shields.io/badge/docs-latest-green.svg)](https://docs.rs/mlog/0.1.0/mlog/)

# mlog

My own logging implementation in Rust.