Fork from https://github.com/alecthomas/log4go
Source Code from http://code.google.com/p/log4go/
Please see http://log4go.googlecode.com/
Installation:
- Run
goinstall log4go.googlecode.com/hg
Usage:
- Add the following import: import l4g "log4go.googlecode.com/hg"
Acknowledgements:
- pomack For providing awesome patches to bring log4go up to the latest Go spec