LOGGER
The logger instance with default configuration.
It is recommended to use the logging methods (i
, w
, e
) provided by this class to log messages, rather than accessing the logger instance directly. This property is only public due to it's usage inside of inline methods below.