# Packages
Package chain implements a logging chain.
No description provided by the author
No description provided by the author
Package golog implements the standard golang logger.
Package journal implements the journal logger.
Package log15 implements the log15 logger.
Package logrus implements the logrus logger.
No description provided by the author
Package syslog implements the syslog logger.
Package zap implements the zap logger.
# Variables
DefaultLogger sets default logger is used.
# Type aliases
Logger logger interface.