blob: 3361567f729567e17ec64c02a3fc5348a5cce820 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# This is an unmaintained fork, left only so it doesn't break imports.
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
|