# Functions

NewError returns a new error instance with the code.
NewErrorf returns a new error instance with vars.
NewMessageError returns a new error instance with code and message.
NewMessageErrorf returns a new error instance with message.

# Constants

DEBUG level.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ERROR level.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
INFO level.
WARNING level.

# Structs

CLIError wraps an error encountered.

# Type aliases

Severity of the error.