Uses of Interface
org.apache.log4j.chainsaw.EventBatchListener
Packages that use EventBatchListener
-
Uses of EventBatchListener in org.apache.log4j.chainsaw
Classes in org.apache.log4j.chainsaw that implement EventBatchListenerModifier and TypeClassDescriptionclassA LogPanel provides a view to a collection of LoggingEvents.
As events are received, the keywords in the 'tab identifier' application preference are replaced with the values from the received event.Methods in org.apache.log4j.chainsaw with parameters of type EventBatchListenerModifier and TypeMethodDescriptionvoidChainsawAppenderHandler.addCustomEventBatchListener(String identifier, EventBatchListener l) voidChainsawAppenderHandler.addEventBatchListener(EventBatchListener l) voidChainsawAppenderHandler.removeEventBatchListener(EventBatchListener l)