Documentation
¶
Overview ¶
Package pretty contains the implementation of `kubectl cnpg logs pretty`
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnknownLogLevel = errors.New("unknown log level")
ErrUnknownLogLevel is returned when an unknown string representation of a log level is used
Functions ¶
Types ¶
type LogLevel ¶
type LogLevel string
LogLevel represents a log level such as error, warning, info, debug, or trace.
Click to show internal directories.
Click to hide internal directories.