Package org.jdrupes.vmoperator.util
Class LongLoggingManager
java.lang.Object
java.util.logging.LogManager
org.jdrupes.vmoperator.util.LongLoggingManager
A logging manager that isn’t disabled by a shutdown hook.
- 
Field SummaryFields inherited from class java.util.logging.LogManagerLOGGING_MXBEAN_NAME
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.util.logging.LogManageraddConfigurationListener, addLogger, checkAccess, getLogger, getLoggerNames, getLoggingMXBean, getLogManager, getProperty, readConfiguration, readConfiguration, removeConfigurationListener, updateConfiguration, updateConfiguration
- 
Constructor Details- 
LongLoggingManagerpublic LongLoggingManager()Instantiates a new long logging manager.
 
- 
- 
Method Details- 
reset- Overrides:
- resetin class- LogManager
 
- 
resetFinallyReset finally.
 
-