public class LevelFilter extends Object implements Filter
LevelFilter()
LevelFilter(Level level)
void
setLevel(Level level)
boolean
willLog(Record record)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LevelFilter()
public LevelFilter(Level level)
public void setLevel(Level level)
public boolean willLog(Record record)
willLog
Filter
Copyright © 2019. All rights reserved.