blob: 16d80ecb76aeef4ed9163512c58a97a1777b86ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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
|