com.ajc.esim.core.logging
Class LogM

java.lang.Object
  extended by java.util.logging.LogManager
      extended by com.ajc.esim.core.logging.LogM

public class LogM
extends java.util.logging.LogManager

DOCUMENT ME!


Field Summary
 
Fields inherited from class java.util.logging.LogManager
LOGGING_MXBEAN_NAME
 
Constructor Summary
LogM()
          Creates a new LogM object.
 
Method Summary
 
Methods inherited from class java.util.logging.LogManager
addLogger, addPropertyChangeListener, checkAccess, getLogger, getLoggerNames, getLoggingMXBean, getLogManager, getProperty, readConfiguration, readConfiguration, removePropertyChangeListener, reset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogM

public LogM()
Creates a new LogM object.