# Functions
Debug - prints out debug information.
Error - prints out an error.
Errorf - prints out an error with formatted output.
Fatal - will print out the error info and exit the program.
Info - prints out basic information.
Infof - prints out basic information.
No description provided by the author
Warn - prints out a warning.
# Variables
No description provided by the author