Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (8 loc) · 635 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 635 Bytes

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