de.bsvrz.sys.funclib.debug.gui
Class SampleFilter

java.lang.Object
  extended by de.bsvrz.sys.funclib.debug.gui.SampleFilter
All Implemented Interfaces:
Filter

public class SampleFilter
extends Object
implements Filter


Constructor Summary
SampleFilter()
           
 
Method Summary
 boolean isLoggable(LogRecord logRecord)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleFilter

public SampleFilter()
Method Detail

isLoggable

public boolean isLoggable(LogRecord logRecord)
Specified by:
isLoggable in interface Filter