An open API service indexing awesome lists of open source software.

https://github.com/andyglow/log4go

Automatically exported from code.google.com/p/log4go
https://github.com/andyglow/log4go

Last synced: 5 months ago
JSON representation

Automatically exported from code.google.com/p/log4go

Awesome Lists containing this project

README

          

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