thredds.logs
Class LogReader.ErrorOnlyFilter

java.lang.Object
  extended by thredds.logs.LogReader.ErrorOnlyFilter
All Implemented Interfaces:
LogReader.LogFilter
Enclosing class:
LogReader

public static class LogReader.ErrorOnlyFilter
extends Object
implements LogReader.LogFilter


Constructor Summary
LogReader.ErrorOnlyFilter(LogReader.LogFilter chain)
           
 
Method Summary
 boolean pass(LogReader.Log log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogReader.ErrorOnlyFilter

public LogReader.ErrorOnlyFilter(LogReader.LogFilter chain)
Method Detail

pass

public boolean pass(LogReader.Log log)
Specified by:
pass in interface LogReader.LogFilter


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.