Constructs a new GoggaLogger
Alias for debug_
Logs using the default context an arbitrary amount of arguments specifically setting the context's level to DEBUG and will only print if debugging is enabled
Logs using the default context an arbitrary amount of arguments specifically setting the context's level to ERROR
Logs using the default context an arbitrary amount of arguments specifically setting the context's level to INFO
Sets the style of logging to use
Logs using the default context an arbitrary amount of arguments specifically setting the context's level to WARN
A GoggaLogger