|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CICSLogTraceLevels
This interface contains the trace level enumerations.
Field Summary | |
---|---|
static int |
RAS_TRACE_ENTRY_EXIT
Output method entry and exit trace lines. |
static int |
RAS_TRACE_ERROR_EXCEPTION
Output exception stack traces. |
static int |
RAS_TRACE_INTERNAL
Output debug trace entries. |
static int |
RAS_TRACE_OFF
Disable all tracing. |
Field Detail |
---|
static final int RAS_TRACE_OFF
static final int RAS_TRACE_ERROR_EXCEPTION
static final int RAS_TRACE_ENTRY_EXIT
static final int RAS_TRACE_INTERNAL
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |