|
Log4j 1.0.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implementions of this interface allow certain appenders to decide when to perform an appender specific action.
See SMTPAppender
for an example of
an appender that depends on a
TriggeringEventEvaluators
.
Method Summary | |
boolean |
isTriggeringEvent(LoggingEvent event)
Is this the triggering event? |
Method Detail |
public boolean isTriggeringEvent(LoggingEvent event)
|
Log4j 1.0.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |