https://github.com/michael-golfi/log4go
Automatically exported from code.google.com/p/log4go
https://github.com/michael-golfi/log4go
golang log4go logging
Last synced: 6 months ago
JSON representation
Automatically exported from code.google.com/p/log4go
- Host: GitHub
- URL: https://github.com/michael-golfi/log4go
- Owner: michael-golfi
- License: bsd-2-clause
- Created: 2016-01-15T23:08:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T05:27:27.000Z (over 9 years ago)
- Last Synced: 2024-10-31T08:32:23.710Z (over 1 year ago)
- Topics: golang, log4go, logging
- Language: Go
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- 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