Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 443 Bytes

loggers

Build Status

Simple logging interface and implementations for various loggers.

Supported log targets

  • logrus, wrapper for sirupsen/logrus which implements Logger
  • nsq, logs to Nsq with fallback to other Logger
  • prefixwrapper, wraps any Logger interface messages with prefix