Class TestLogManager

java.lang.Object
java.util.logging.LogManager
org.marid.test.logging.TestLogManager

public class TestLogManager
extends java.util.logging.LogManager
  • Field Summary

    Fields inherited from class java.util.logging.LogManager

    LOGGING_MXBEAN_NAME
  • Constructor Summary

    Constructors 
    Constructor Description
    TestLogManager()  
  • Method Summary

    Modifier and Type Method Description
    void reset()  

    Methods inherited from class java.util.logging.LogManager

    addConfigurationListener, addLogger, checkAccess, getLogger, getLoggerNames, getLoggingMXBean, getLogManager, getProperty, readConfiguration, readConfiguration, removeConfigurationListener, updateConfiguration, updateConfiguration

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • reset

      public void reset() throws java.lang.SecurityException
      Overrides:
      reset in class java.util.logging.LogManager
      Throws:
      java.lang.SecurityException