Gets a Logger using the configured logger factory. This is a shortcut for getLoggerFactory().getLogger().
The name of the logger. Defaults to the name of the module where this function is invoked.
The logger.
Gets a Logger using the configured logger factory. This is a shortcut for getLoggerFactory().getLogger().