Uses of Class
org.apache.logging.log4j.core.filter.RegexFilter

Packages that use RegexFilter
org.apache.logging.log4j.core.filter Log4j 2.0 Filter support. 
 

Uses of RegexFilter in org.apache.logging.log4j.core.filter
 

Methods in org.apache.logging.log4j.core.filter that return RegexFilter
static RegexFilter RegexFilter.createFilter(String regex, String useRawMsg, String match, String mismatch)
          Create a Filter that matches a regular expression.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.