# 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.
# Type aliases
Severity of the error.