Constructs a new GoggaLOgger
Logs using the default context an arbitrary amount of arguments specifically setting the context's level to DEBUG
Disables debug prints
Enables debug prints
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
Our underlying logging implementation
Set the style of print outs
Logs using the default context an arbitrary amount of arguments specifically setting the context's level to WARN
The logging class which provides the logging print calls, controlling of style and whether to debug or not