Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.log
Class LevelFilter

java.lang.Object
  extended by com.jivesoftware.base.log.LevelFilter
All Implemented Interfaces:
java.util.logging.Filter

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

Only prints records that are part of a select set of levels


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

Constructor Detail

LevelFilter

public LevelFilter(java.util.logging.Level level)
Method Detail

isLoggable

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

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.