public class Condition extends Object implements Serializable
static Condition
ACCEPT_ALL
Condition(String tags, Match[] matches)
org.jdom.Element
dump()
boolean
hasTag(String tag)
match(LogEvent le)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Condition ACCEPT_ALL
public Condition(String tags, Match[] matches)
public boolean match(LogEvent le)
public boolean hasTag(String tag)
tag
true
public org.jdom.Element dump()
Copyright © 2004–2014. All rights reserved.