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

https://github.com/sumory/log4go


https://github.com/sumory/log4go

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

This is a repo just copied from `http://log4go.googlecode.com/` for users behind `GFW`

the origin 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
```