Babylogger is a Go HTTP logger middleware.
.
It has been used with Goji (http://goji.io) and the Go standard library,
but it should work with any multiplexer worth its salt,
i.e. any multiplexer compatible with the standard library.
.
Note that ANSI escape sequences (read: colors) will be stripped from the
output when the logger is not running in a terminal. For example, log
files won't contain any sort of ANSI intended for color output.
.
Also note that for accurate response time logging Babylogger should be
the first middleware called.
Installed Size: 25.6 kB
Architectures: all