//
pkg.gl
Category
github.com/emicklei/go-restful/v3
log
package
3.12.2
Repository:
https://github.com/emicklei/go-restful.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
2
Dependents
11
Files
22 SLOC
#
Functions
Print
Print delegates to the Logger.
Printf
Printf delegates to the Logger.
SetLogger
SetLogger sets the logger for this package.
#
Variables
Logger
#
Interfaces
StdLogger
StdLogger corresponds to a minimal subset of the interface satisfied by stdlib log.Logger.