/commonlog

A common logger interface with multiple adapters for Go

Primary LanguageGoMIT LicenseMIT

commonlog

GoDoc Build Status

A common logger interface with multiple adapters for Go

This library defines interfaces for common logging interactions, with an emphasis on Syslog level compatibility, as specified in RFC 5424.

Install

go get github.com/Rican7/commonlog