| Constructor and Description |
|---|
Log4jFilter(org.apache.log4j.spi.Filter filterChain,
boolean defaultResult)
Construct a new instance.
|
public Log4jFilter(org.apache.log4j.spi.Filter filterChain,
boolean defaultResult)
filterChain - the log4j filter chaindefaultResult - the result to use if the filter chain returns Filter.NEUTRALpublic boolean isLoggable(LogRecord record)
isLoggable in interface Filterrecord - the log recordtrue if it is loggableCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.