//
pkg.gl
Category
pkg.dsb.dev
logging
package
1.9.1
Repository:
https://github.com/davidsbond/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
9
Files
73 SLOC
#
Functions
Info
Info writes an info level log.
Init
Init initialises the logger.
JaegerLogger
JaegerLogger returns the standard logger as an implementation of jaeger.Logger.
Logger
Logger returns the global logger.
WithError
WithError adds an error to the log.
WithField
WithField adds a field to the log.
#
Variables
Flags
Flags contains all command-line flags used by the logger.