java.lang.Object | |
↳ | com.microstrategy.utils.log.Level |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final Level | ALL | ||||||||||
public static final Level | CONFIG | ||||||||||
public static final Level | FINE | ||||||||||
public static final Level | FINER | ||||||||||
public static final Level | FINEST | ||||||||||
public static final Level | INFO | ||||||||||
public static final Level | OFF | ||||||||||
public static final Level | SEVERE | ||||||||||
public static final Level | WARNING |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object o) | ||||||||||
String | getName() | ||||||||||
int |
hashCode()
Returns the hash code.
| ||||||||||
int | intValue() | ||||||||||
static Level | parse(String levelName) | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the hash code.