|
MjSip Stack v1.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.zoolu.tools.LogLevel
LogLevel provides a set of static log levels that can be used as default.
| Field Summary | |
static int |
HIGH
Default level for hight priority logs. |
static int |
LOW
Default level for low priority logs. |
static int |
LOWER
Default level for very low priority logs. |
static int |
MEDIUM
Default level for medium priority logs. |
| Constructor Summary | |
LogLevel()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int HIGH
public static final int MEDIUM
public static final int LOW
public static final int LOWER
| Constructor Detail |
public LogLevel()
|
MjSip Stack v1.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||