gov.nasa.pds.harvest.logging.filter
Class ToolsLogFilter

java.lang.Object
  extended by gov.nasa.pds.harvest.logging.filter.ToolsLogFilter
All Implemented Interfaces:
Filter

public class ToolsLogFilter
extends Object
implements Filter


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

Constructor Detail

ToolsLogFilter

public ToolsLogFilter()
Method Detail

isLoggable

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


Copyright © 2005-2010 Planetary Data System. All Rights Reserved.