A simple logging library for Go replacing go/log.
Caution
This library is far from feature-complete. However, if you are looking for a simple library to add some style to your logging it should do the trick.
DO NOT USE IN PRODUCTION CODEBASES!
Why not?