|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JSLogger.Level | |
|---|---|
| org.eaglei.datatools.logging | |
| Uses of JSLogger.Level in org.eaglei.datatools.logging |
|---|
| Methods in org.eaglei.datatools.logging that return JSLogger.Level | |
|---|---|
static JSLogger.Level |
JSLogger.getDefaultThreshold()
|
static JSLogger.Level |
JSLogger.Level.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static JSLogger.Level[] |
JSLogger.Level.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eaglei.datatools.logging with parameters of type JSLogger.Level | |
|---|---|
static JSLogger |
JSLogger.getLogger(java.lang.String name,
JSLogger.Level threshold)
|
protected boolean |
JSLogger.Level.isHigherThanOrEqualTo(JSLogger.Level level)
|
static void |
JSLogger.setDefaultThreshold(JSLogger.Level defaultThreshold)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||