package
Version:
v0.6.16
Opens a new window with list of versions in this module.
Published: Aug 31, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetVerbose returns whether verbose logging is enabled
Print prints the given log line
func SetVerbose(verbose bool)
SetVerbose sets verbose logging
Step is a loggable step
func NewStep(test, name string, args ...interface{}) *Step
NewStep returns a new step
func (s *Step) Complete()
Complete completes the step
Fail fails the step with the given error
Log logs a progress message
func (s *Step) Logf(message string, args ...interface{})
Logf logs a progress message
Source Files
¶
Click to show internal directories.
Click to hide internal directories.