augcampos / log4go

Logging package similar to log4j for the Go programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation:
- Run `go install github.com/augcampos/log4go`

Usage:
- Add the following import:
import l4g "github.com/augcampos/log4go"

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

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%