|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.logging.LogManager
com.caucho.log.LogManagerImpl
public class LogManagerImpl
Implementation of the log manager.
| Field Summary |
|---|
| Fields inherited from class java.util.logging.LogManager |
|---|
LOGGING_MXBEAN_NAME |
| Constructor Summary | |
|---|---|
LogManagerImpl()
|
|
| Method Summary | |
|---|---|
boolean |
addLogger(java.util.logging.Logger logger)
Adds a logger. |
java.util.logging.Logger |
getLogger(java.lang.String name)
Returns the named logger. |
java.util.Enumeration<java.lang.String> |
getLoggerNames()
Returns an enumeration of loggers. |
void |
reset()
Returns an enumeration of loggers. |
| Methods inherited from class java.util.logging.LogManager |
|---|
addPropertyChangeListener, checkAccess, getLoggingMXBean, getLogManager, getProperty, readConfiguration, readConfiguration, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogManagerImpl()
| Method Detail |
|---|
public boolean addLogger(java.util.logging.Logger logger)
addLogger in class java.util.logging.LogManagerpublic java.util.logging.Logger getLogger(java.lang.String name)
getLogger in class java.util.logging.LogManagerpublic java.util.Enumeration<java.lang.String> getLoggerNames()
getLoggerNames in class java.util.logging.LogManagerpublic void reset()
reset in class java.util.logging.LogManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||