/golog-1

golog is a multilayer & leveled & structured logger for golang.

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

golog

golog is a multilayer & leveled & structured logger for golang.

Documentation

Installation

Install golog using the "go get" command:

go get github.com/someonegg/golog

The Go distribution is golog's only dependency.