Uses of Class
org.apache.log4j.component.spi.ErrorItem
Packages that use ErrorItem
-
Uses of ErrorItem in org.apache.log4j
Methods in org.apache.log4j with parameters of type ErrorItemModifier and TypeMethodDescriptionvoid
LoggerRepositoryExImpl.addErrorItem
(ErrorItem errorItem) Add an error item to the list of previously encountered errors. -
Uses of ErrorItem in org.apache.log4j.component.spi
Methods in org.apache.log4j.component.spi with parameters of type ErrorItemModifier and TypeMethodDescriptionvoid
LoggerRepositoryEx.addErrorItem
(ErrorItem errorItem) Errors which cannot be logged, go to the error list.