Uses of Class
java.util.logging.LogManager
Package
Description
Provides the classes and interfaces of
the Java 2 platform's core logging facilities.
-
Uses of LogManager in java.util.logging
Modifier and TypeMethodDescriptionLogManager.addConfigurationListener
(Runnable listener) Adds a configuration listener to be invoked each time the logging configuration is read.static LogManager
LogManager.getLogManager()
Returns the global LogManager object.