//
pkg.gl
Category
github.com/onosproject/helmit
internal
logging
package
1.1.5
Repository:
https://github.com/onosproject/helmit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
87 SLOC
#
Functions
GetVerbose
GetVerbose returns whether verbose logging is enabled.
NewLogger
NewLogger creates a new logger to the given io.Writer.
NewStep
NewStep returns a new step.
SetVerbose
SetVerbose sets verbose logging.
#
Structs
Step
Step is a loggable step.
#
Interfaces
Logger
Logger is an interface for logging messages.