~xenrox/go-log

Simple Go logging library
Write documentation
Add method to get the current log level.

refs

master
browse  log 

clone

read-only
https://git.xenrox.net/~xenrox/go-log
read/write
git@git.xenrox.net:~xenrox/go-log

You can also use your local clone with git send-email.

#go-log

A simple logging library in Go which supports log levels.

It is implemented as a wrapper around the standard library's log package.