net.jtools.info
Class SimpleTraceFilter
java.lang.Object
net.jtools.info.SimpleTraceFilter
- All Implemented Interfaces:
- org.jpattern.condition.Condition<org.jpattern.logging.Loggable>
public class SimpleTraceFilter
- extends Object
- implements org.jpattern.condition.Condition<org.jpattern.logging.Loggable>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTraceFilter
public SimpleTraceFilter()
match
public boolean match(org.jpattern.logging.Loggable trace)
- Specified by:
match
in interface org.jpattern.condition.Condition<org.jpattern.logging.Loggable>
setTraceLevel
public void setTraceLevel(org.jpattern.logging.Level level)
setTraceLevel
public void setTraceLevel(String level)
© 2000-2006, JTools.org.