You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
root beccf3fe43 init 7 years ago
..
BUILD.bazel init 7 years ago
LICENSE init 7 years ago
README init 7 years ago
config.go init 7 years ago
filelog.go init 7 years ago
log4go.go init 7 years ago
pattlog.go init 7 years ago
socklog.go init 7 years ago
termlog.go init 7 years ago
wrapper.go init 7 years ago

README

# 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