
Log15 is a multi-platform, flexible logging library with support for multiple logging levels and backends.
the log15 package provides an opinionated, simple toolkit for best-practice logging in go (golang) that is both human and machine readable. it is modeled after the go standard library's io and net/http packages and is an alternative to the standard library's log package.