Class EventLogMessage.Log4jFilter
- java.lang.Object
-
- org.apache.log4j.spi.Filter
-
- edu.isi.ikcap.workflows.util.logging.EventLogMessage.Log4jFilter
-
- All Implemented Interfaces:
org.apache.log4j.spi.OptionHandler
- Enclosing class:
- EventLogMessage
private static final class EventLogMessage.Log4jFilter extends org.apache.log4j.spi.Filter
In log4j, ignore all messages not specifically directed at this appender.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
Log4jFilter()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description int
decide(org.apache.log4j.spi.LoggingEvent event)
static void
init()
-