[JDK INTERNAL]
The sun.util.logging.internal package defines an internal
implementation of the jdk.internal.logger.DefaultLoggerFinder which
provides an extension of the System.Logger
interface making it easy to bridge from java.util.logging;
the JDK default implementation of the LoggerFinder will return loggers
implementing this extension when java.util.logging is present.