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
- Host: GitHub
- URL: https://github.com/andyglow/log4go
- Owner: andyglow
- License: bsd-2-clause
- Created: 2015-03-18T11:28:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-19T14:35:48.000Z (about 11 years ago)
- Last Synced: 2025-02-02T17:40:02.677Z (over 1 year ago)
- Language: Go
- Size: 359 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- 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