Documentation ¶
Index ¶
- func CI(opt interface{}) error
- func IsInitialized() bool
- func LogFile(opt interface{}, changed bool) error
- func LogFormat(logFormat string) error
- func LogLevel(opt interface{}, changed bool) error
- func LogPath(opt interface{}, changed bool) error
- func NoColor(opt interface{}, changed bool) error
- func SetupPrinter(flags *pflag.FlagSet) error
- func Silent(opt interface{}) error
- func Verbose(opt interface{}, changed bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInitialized ¶ added in v1.3.0
func IsInitialized() bool
IsInitialized returns true if printer is ready, false otherwise
func SetupPrinter ¶
SetupPrinter - configures stdout and log options with given FlagSet
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.