Inheritance diagram for TriggeringEventEvaluator:

Public Member Functions | |
| virtual bool | isTriggeringEvent (const spi::LoggingEventPtr &event)=0 |
For example the SMTPAppender sends an email when the isTriggeringEvent method returns true and adds the event to an internal buffer when the returned result is false.
|
|
Is this the triggering event? |
1.3.9.1