# README
kitlog
Package kitlog provides a log.Logger implementation. It is a simple wrapper around the logrus package.
# Functions
NewLogger returns a new Logger instance.
Package kitlog provides a log.Logger implementation. It is a simple wrapper around the logrus package.