Break out logger as a reusable component

This commit is contained in:
Jakob Borg
2014-10-26 13:16:54 +01:00
parent 58945a429f
commit 15ee9a5cac
19 changed files with 74 additions and 42 deletions
+14
View File
@@ -0,0 +1,14 @@
logger
======
A small wrapper around `log` to provide log levels.
Documentation
-------------
http://godoc.org/github.com/calmh/logger
License
-------
MIT