# Functions
Error reports an error.
ErrorE reports an error from a go error.
Fatal reports a fatal error then exits the process.
FatalE reports a fatal error from a go error then exits the process.
Info reports an informational log.
InfoE reports an informational log from a go error.
Warn reports a warning.
WarnE reports a warning from a go error.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author