|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sap.ip.me.api.logging.Severities
instead.
The severity constants for the Mobile Engine logging framework.
Field Summary | |
static int |
ALL_LEVEL
Deprecated. With this level every message will be logged. |
static int |
DEBUG_LEVEL
Deprecated. The log level for debugging purposes. |
static int |
DEVELOP_LEVEL
Deprecated. The log level for developping purposes. |
static int |
ERROR_LEVEL
Deprecated. All errors have to be logged with this log level. |
static int |
EVENT_LEVEL
Deprecated. For internal use only. |
static int |
FATAL_LEVEL
Deprecated. Fatal error should be logged with this severity. |
static int |
INFO_LEVEL
Deprecated. The log level for information purposes. |
static int |
PATH_LEVEL
Deprecated. The log level for path information. |
static int |
STEP_LEVEL
Deprecated. For internal use only. |
static int |
WARNING_LEVEL
Deprecated. All warnings have to be logged with this log level. |
Field Detail |
public static final int DEVELOP_LEVEL
public static final int STEP_LEVEL
public static final int EVENT_LEVEL
public static final int ALL_LEVEL
public static final int DEBUG_LEVEL
public static final int PATH_LEVEL
public static final int INFO_LEVEL
public static final int WARNING_LEVEL
public static final int ERROR_LEVEL
public static final int FATAL_LEVEL
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |