Binary package “golang-github-juju-loggo-dev” in ubuntu mantic

logging library for Go

 This package provides an alternative to the standard library
 log package.
 .
 The actual logging functions never return errors. If you are logging
 something, you really don't want to be worried about the logging having
 trouble.