Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumory/log4go
https://github.com/sumory/log4go
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sumory/log4go
- Owner: sumory
- License: bsd-2-clause
- Created: 2015-05-03T07:29:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-04T14:27:00.000Z (over 9 years ago)
- Last Synced: 2024-10-16T09:46:02.348Z (3 months ago)
- Language: Go
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```