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