Skip to content
forked from squishyent/log4go

Logging package similar to log4j for the Go programming language

License

Notifications You must be signed in to change notification settings

tmaiaroto/log4go

 
 

Repository files navigation

log4go

GoDoc Build Status

Originally from: https://code.google.com/p/log4go
Log4go is a log4j inspired package for logging (allowing optional XML log configuration).

Installation

  • Run goinstall github.com/tmaiaroto/log4go

Usage

import l4g "github.com/tmaiaroto/log4go"

Acknowledgements

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%