Originally from: https://code.google.com/p/log4go
Log4go is a log4j inspired package for logging (allowing optional XML log configuration).
- Run
goinstall github.com/tmaiaroto/log4go
import l4g "github.com/tmaiaroto/log4go"
- squishyent, alecthomas, and a bunch of others in the network (for various updates and getting this project onto GitHub)
- quarns...@gmail.com (https://code.google.com/u/112242299631901822612) For filing the issue about the race condition
- pomack For providing awesome patches to bring log4go up to the latest Go spec