git-lfs/vendor/_nuts/code.google.com/p/log4go/README

13 lines
274 B
Plaintext
Raw Normal View History

2015-10-07 20:18:58 +00:00
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