Class ThreadFilter
java.lang.Object
org.apache.log4j.spi.Filter
de.hybris.platform.processengine.log.ThreadFilter
public class ThreadFilter
extends org.apache.log4j.spi.Filter
-
Field Summary
Fields inherited from class org.apache.log4j.spi.Filter
ACCEPT, DENY, NEUTRAL, next -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.log4j.spi.Filter
activateOptions, getNext, setNext
-
Constructor Details
-
ThreadFilter
-
-
Method Details
-
decide
public int decide(org.apache.log4j.spi.LoggingEvent event) - Specified by:
decidein classorg.apache.log4j.spi.Filter
-