logrus
Structured logger for Go.
25,691
An O(1) logging system that allows you to connect one log to multiple writers (e.g. stdout, a file and a TCP connection).
Structured logger for Go.
Fast, structured, leveled logging in Go.
Zero-allocation JSON logger.
Implements a deep pretty printer for Go data structures to aid in debugging.
Simple rolling logger, implements io.WriteCloser.