package
1.9.1
Repository: https://github.com/davidsbond/pkg.git
Documentation: pkg.go.dev

# Functions

Info writes an info level log.
Init initialises the logger.
JaegerLogger returns the standard logger as an implementation of jaeger.Logger.
Logger returns the global logger.
WithError adds an error to the log.
WithField adds a field to the log.

# Variables

Flags contains all command-line flags used by the logger.