Top Description Packages
OpenJDK 1.23

Module java.logging

Requires
java.base

Defines the Java Logging API.
Since
9
Provided Services
DefaultLoggerFinder:LoggingProviderImpl

Package Summary

Modifier and TypePackage and Description
exported package
java.util.logging

Provides the classes and interfaces of the Java 2 platform's core logging facilities.

internal package
internal package
sun.util.logging.internal

[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.

internal package