org.openqa.selenium.server.log
Class MaxLevelFilter

java.lang.Object
  extended by org.openqa.selenium.server.log.MaxLevelFilter
All Implemented Interfaces:
java.util.logging.Filter

public class MaxLevelFilter
extends java.lang.Object
implements java.util.logging.Filter


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

Constructor Detail

MaxLevelFilter

public MaxLevelFilter(java.util.logging.Level maxLevel)
Method Detail

isLoggable

public boolean isLoggable(java.util.logging.LogRecord record)
Specified by:
isLoggable in interface java.util.logging.Filter


Copyright © {inceptionYear}-2007 null. All Rights Reserved.