|
|||||||||
| Home >> All >> org >> apache >> log4j >> [ spi overview ] | PREV NEXT | ||||||||
Uses of Class
org.apache.log4j.spi.LoggingEvent
| Uses of LoggingEvent in org.apache.log4j.spi |
| Methods in org.apache.log4j.spi with parameters of type LoggingEvent | |
boolean |
TriggeringEventEvaluator.isTriggeringEvent(LoggingEvent event)
Is this the triggering event? |
abstract int |
Filter.decide(LoggingEvent event)
If the decision is DENY, then the event will be
dropped. |
void |
ErrorHandler.error(java.lang.String message,
java.lang.Exception e,
int errorCode,
LoggingEvent event)
This method is invoked to handle the error. |
|
|||||||||
| Home >> All >> org >> apache >> log4j >> [ spi overview ] | PREV NEXT | ||||||||