|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.acelogger.constants.LevelFilterConstants
public final class LevelFilterConstants

This class defines constants related to LevelFilter.
| Field Summary | |
|---|---|
static LevelFilter |
ACCEPT_ALL
A filter that accepts all levels. |
static LevelFilter |
ACCEPT_NONE
A filter that accepts no levels. |
static LogLevel |
DEFAULT_LEVEL
Determines the default level, if none is supplied. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final LevelFilter ACCEPT_ALL
public static final LevelFilter ACCEPT_NONE
public static final LogLevel DEFAULT_LEVEL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||