Skip to content
/ log4go Public
forked from alecthomas/log4go

Logging package similar to log4j for the Go programming language

License

Notifications You must be signed in to change notification settings

nieanan/log4go

 
 

Repository files navigation

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

About

Logging package similar to log4j for the Go programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%