|
Log4j 1.3alpha-6 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorItem | |
org.apache.log4j | The main log4j package. |
org.apache.log4j.config | Package used in getting/setting component properties. |
org.apache.log4j.spi | Contains part of the System Programming Interface (SPI) needed to extend log4j. |
Uses of ErrorItem in org.apache.log4j |
Methods in org.apache.log4j with parameters of type ErrorItem | |
void |
Hierarchy.addErrorItem(ErrorItem errorItem)
Add an error item to the list of previously encountered errors. |
Uses of ErrorItem in org.apache.log4j.config |
Methods in org.apache.log4j.config with parameters of type ErrorItem | |
protected void |
ConfiguratorBase.addError(ErrorItem errorItem)
|
Uses of ErrorItem in org.apache.log4j.spi |
Methods in org.apache.log4j.spi with parameters of type ErrorItem | |
void |
LoggerRepository.addErrorItem(ErrorItem errorItem)
Errors which cannot be logged, go to the error list, |
|
Log4j 1.3alpha-6 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |