Qorus Integration Engine®  4.0.3.p2_git
Java Log Levels

Variables

static final int com.qoretechnologies.qorus.OMQ.LL_CRITICAL = -1
 Log Level: CRITICAL.
 
static final int com.qoretechnologies.qorus.OMQ.LL_IMPORTANT = 0
 Log Level: IMPORTANT.
 
static final int com.qoretechnologies.qorus.OMQ.LL_INFO = 1
 Log Level: INFO.
 
static final int com.qoretechnologies.qorus.OMQ.LL_DETAIL_1 = 2
 Log Level: DETAIL_1.
 
static final int com.qoretechnologies.qorus.OMQ.LL_DETAIL_2 = 3
 Log Level: DETAIL_2.
 
static final int com.qoretechnologies.qorus.OMQ.LL_DEBUG_1 = 4
 Log Level: DEBUG_1.
 
static final int com.qoretechnologies.qorus.OMQ.LL_DEBUG_2 = 5
 Log Level: DEBUG_2.
 
static final int com.qoretechnologies.qorus.OMQ.LL_DEBUG_3 = 6
 Log Level: DEBUG_3.
 

Detailed Description

These are the possible values for log levels when calling system logging functions