mhlog 2.1.0

MHlog is a simple, thread-safe logging library.
Documentation
1
2
3
4
5
6
TODO
====

* Add buffering of log messages, with periodic writes, as optional feature
	- https://rust-cli.github.io/book/tutorial/output.html#a-note-on-printing-performance
* Add colors to output (when printing to terminal), as default feature