|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.base.log.LevelFilter
public class LevelFilter
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 |
---|
public LevelFilter(java.util.logging.Level level)
Method Detail |
---|
public boolean isLoggable(java.util.logging.LogRecord logRecord)
isLoggable
in interface java.util.logging.Filter
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |