Documentation ¶
Index ¶
Constants ¶
View Source
const LogLevelStringDefaultValue = "ERROR"
Variables ¶
This section is empty.
Functions ¶
func IsNotExist ¶
func NewBasicLogger ¶
func NewBasicLogger(logLevel LogLevel) basicLogger
Types ¶
type EmptyCmdError ¶
type EmptyCmdError error
func NewEmptyCmdError ¶
func NewEmptyCmdError() EmptyCmdError
type LogLevelString ¶
type LogLevelString string
func (LogLevelString) GetLogLevel ¶
func (l LogLevelString) GetLogLevel() LogLevel
Click to show internal directories.
Click to hide internal directories.