https://github.com/xtaci/log4go
Automatically exported from code.google.com/p/log4go
https://github.com/xtaci/log4go
Last synced: 11 months ago
JSON representation
Automatically exported from code.google.com/p/log4go
- Host: GitHub
- URL: https://github.com/xtaci/log4go
- Owner: xtaci
- License: bsd-2-clause
- Created: 2015-05-07T13:01:41.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-07T13:05:11.000Z (about 11 years ago)
- Last Synced: 2025-05-24T05:37:08.245Z (about 1 year ago)
- Language: Go
- Size: 203 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 18
-
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