# Functions
Debug logs a message that should only be shown only in debug.
No description provided by the author
Error logs a message that is a recoverable error.
No description provided by the author
Fatal logs an unrecoverable error.
No description provided by the author
Info logs a normal, informative message.
No description provided by the author