|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.sap.ip.me.api.logging.Severities instead.
public interface LogSeverities
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 |
|---|
static final int DEVELOP_LEVEL
static final int STEP_LEVEL
static final int EVENT_LEVEL
static final int ALL_LEVEL
static final int DEBUG_LEVEL
static final int PATH_LEVEL
static final int INFO_LEVEL
static final int WARNING_LEVEL
static final int ERROR_LEVEL
static final int FATAL_LEVEL
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||