https://github.com/moovweb/log4go
log4go extension
https://github.com/moovweb/log4go
Last synced: about 1 year ago
JSON representation
log4go extension
- Host: GitHub
- URL: https://github.com/moovweb/log4go
- Owner: moovweb
- License: bsd-2-clause
- Created: 2012-01-11T22:13:20.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-01T00:42:00.000Z (about 14 years ago)
- Last Synced: 2025-03-23T00:41:17.211Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 337 KB
- Stars: 7
- Watchers: 52
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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