All Known Implementing Classes:
NOPLoggerRepository, Hierarchy
LoggerRepository is used to create and retrieve
Loggers. The relation between loggers in a repository
depends on the repository but typically loggers are arranged in a
named hierarchy.
In addition to the creational methods, a
LoggerRepository can be queried for existing loggers,
can act as a point of registry for events related to loggers.
Ceki - Gülcü1.2 - | Method from org.apache.log4j.spi.LoggerRepository Summary: |
|---|
| addHierarchyEventListener, emitNoAppenderWarning, exists, fireAddAppenderEvent, getCurrentCategories, getCurrentLoggers, getLogger, getLogger, getRootLogger, getThreshold, isDisabled, resetConfiguration, setThreshold, setThreshold, shutdown |
| Method from org.apache.log4j.spi.LoggerRepository Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
level parameter. See also #setThreshold
method. |
|
Level.ALL which has the lowest possible rank. |
Level. |
|