|
|
#define | D_CNF_INITIAL_ON false |
| | Debug messages for configuration initial state.
|
| |
| #define | D_CNF(A) |
| | Debug messages for configuration related actions.
|
| |
|
#define | I_CNF_INITIAL_ON false |
| | Information messages for configuration initial state.
|
| |
| #define | I_CNF(A) |
| | Informational messages for configuration related actions.
|
| |
|
#define | W_CNF_INITIAL_ON false |
| | Warning messages for configuration initial state.
|
| |
| #define | W_CNF(A) |
| | Warning messages for configuration related actions.
|
| |
| #define | E_CNF(A) |
| | Error messages for configuration related actions.
|
| |
|
#define | D_SYS_INITIAL_ON false |
| | Debug messages for base system initial state.
|
| |
| #define | D_SYS(A) |
| | Debug messages for DUECA base system related actions.
|
| |
|
#define | I_SYS_INITIAL_ON false |
| | Informational messages for base system initial state.
|
| |
| #define | I_SYS(A) |
| | Informational messages for DUECA base system related actions.
|
| |
|
#define | W_SYS_INITIAL_ON false |
| | Warning messages for base system initial state.
|
| |
| #define | W_SYS(A) |
| | Warning messages for DUECA base system related actions.
|
| |
| #define | E_SYS(A) |
| | Error messages for DUECA base system related actions.
|
| |
|
#define | D_ACT_INITIAL_ON false |
| | Debug messages for triggering and activation initial state.
|
| |
| #define | D_ACT(A) |
| | Debug messages for triggering&activation related actions.
|
| |
|
#define | I_ACT_INITIAL_ON false |
| | Informational messages for triggering and activation initial state.
|
| |
| #define | I_ACT(A) |
| | Informational messages for triggering&activation related actions.
|
| |
|
#define | W_ACT_INITIAL_ON false |
| | Warning messages for triggering and activation initial state.
|
| |
| #define | W_ACT(A) |
| | Warning messages for triggering&activation related actions.
|
| |
| #define | E_ACT(A) |
| | Error messages for triggering&activation related actions.
|
| |
|
#define | D_CHN_INITIAL_ON false |
| | Debug messages for channel communication initial state.
|
| |
| #define | D_CHN(A) |
| | Debug messages for channel communication related actions.
|
| |
|
#define | I_CHN_INITIAL_ON false |
| | Informational messages for channel communication initial state.
|
| |
| #define | I_CHN(A) |
| | Informational messages for channel communication related actions.
|
| |
|
#define | W_CHN_INITIAL_ON false |
| | Warning messages for channel communication initial state.
|
| |
| #define | W_CHN(A) |
| | Warning messages for channel communication related actions.
|
| |
| #define | E_CHN(A) |
| | Error messages for channel communication related actions.
|
| |
|
#define | D_SHM_INITIAL_ON false |
| | Debug messages for shared memory initial state.
|
| |
| #define | D_SHM(A) |
| | Debug messages for shared memory backend related actions.
|
| |
|
#define | I_SHM_INITIAL_ON false |
| | Informational messages for shared memory initial state.
|
| |
| #define | I_SHM(A) |
| | Informational messages for shared memory backend related actions.
|
| |
|
#define | W_SHM_INITIAL_ON false |
| | Warning messages for shared memory initial state.
|
| |
| #define | W_SHM(A) |
| | Warning messages for shared memory backend related actions.
|
| |
| #define | E_SHM(A) |
| | Error messages for shared memory backend related actions.
|
| |
|
#define | D_TIM_INITIAL_ON false |
| | Debug messages for timing initial state.
|
| |
| #define | D_TIM(A) |
| | Debug messages for timing related actions.
|
| |
|
#define | I_TIM_INITIAL_ON false |
| | Informational messages for timing initial state.
|
| |
| #define | I_TIM(A) |
| | Informational messages for timing related actions.
|
| |
|
#define | W_TIM_INITIAL_ON false |
| | Warning messages for timing initial state.
|
| |
| #define | W_TIM(A) |
| | Warning messages for timing related actions.
|
| |
| #define | E_TIM(A) |
| | Error messages for timing related actions.
|
| |
|
#define | D_NET_INITIAL_ON false |
| | Debug messages for network communication initial state.
|
| |
| #define | D_NET(A) |
| | Debug messages for network backend related actions.
|
| |
|
#define | I_NET_INITIAL_ON false |
| | Informational messages for network communication initial state.
|
| |
| #define | I_NET(A) |
| | Informational messages for network backend related actions.
|
| |
|
#define | W_NET_INITIAL_ON false |
| | Warning messages for network communication initial state.
|
| |
| #define | W_NET(A) |
| | Warning messages for network backend related actions.
|
| |
| #define | E_NET(A) |
| | Error messages for network backend related actions.
|
| |
|
#define | D_MOD_INITIAL_ON false |
| | Debug messages for application code (modules) initial state.
|
| |
| #define | D_MOD(A) |
| | Debug messages for application module code.
|
| |
|
#define | I_MOD_INITIAL_ON false |
| | Informational messages for application code (modules) initial state.
|
| |
| #define | I_MOD(A) |
| | Informational messages for application module code.
|
| |
|
#define | W_MOD_INITIAL_ON false |
| | Warning messages for application code (modules) initial state.
|
| |
| #define | W_MOD(A) |
| | Warning messages for application module code.
|
| |
| #define | E_MOD(A) |
| | Error messages for application module code.
|
| |
|
#define | D_STS_INITIAL_ON false |
| | Debug messages for state machine initial state.
|
| |
| #define | D_STS(A) |
| | Debug messages for distributed state machine.
|
| |
|
#define | I_STS_INITIAL_ON false |
| | Informational messages for state machine initial state.
|
| |
| #define | I_STS(A) |
| | Informational messages for distributed state machine.
|
| |
|
#define | W_STS_INITIAL_ON false |
| | Warning messages for state machine initial state.
|
| |
| #define | W_STS(A) |
| | Warning messages for distributed state machine.
|
| |
| #define | E_STS(A) |
| | Error messages for distributed state machine.
|
| |
|
#define | D_TRM_INITIAL_ON false |
| | Debug messages for trim calculation initial state.
|
| |
| #define | D_TRM(A) |
| | Debug messages for trim calculation.
|
| |
|
#define | I_TRM_INITIAL_ON false |
| | Informational messages for trim calculation initial state.
|
| |
| #define | I_TRM(A) |
| | Informational messages for trim calculation.
|
| |
|
#define | W_TRM_INITIAL_ON false |
| | Warning messages for trim calculation initial state.
|
| |
| #define | W_TRM(A) |
| | Warning messages for trim calculation.
|
| |
| #define | E_TRM(A) |
| | Error messages for trim calculation.
|
| |
|
#define | D_MEM_INITIAL_ON false |
| | Debug messages for memory handling initial state.
|
| |
| #define | D_MEM(A) |
| | Debug messages for memory management.
|
| |
|
#define | I_MEM_INITIAL_ON false |
| | Informational messages for memory handling initial state.
|
| |
| #define | I_MEM(A) |
| | Informational messages for memory management.
|
| |
|
#define | W_MEM_INITIAL_ON false |
| | Warning messages for memory handling initial state.
|
| |
| #define | W_MEM(A) |
| | Warning messages for memory management.
|
| |
| #define | E_MEM(A) |
| | Error messages for memory management.
|
| |
|
#define | D_INT_INITIAL_ON false |
| | Debug messages for DUECA interconnections initial state.
|
| |
| #define | D_INT(A) |
| | Debug messages from the DUECA interconnector.
|
| |
|
#define | I_INT_INITIAL_ON false |
| | Informational messages for DUECA interconnections initial state.
|
| |
| #define | I_INT(A) |
| | Informational messages from the DUECA interconnector.
|
| |
|
#define | W_INT_INITIAL_ON false |
| | Warning messages for DUECA interconnections initial state.
|
| |
| #define | W_INT(A) |
| | Warning messages from the DUECA interconnector.
|
| |
| #define | E_INT(A) |
| | Error messages from the DUECA interconnector.
|
| |
|
#define | D_XTR_INITIAL_ON false |
| | Debug messages for extras initial state.
|
| |
| #define | D_XTR(A) |
| | Debug messages for extra facilities.
|
| |
|
#define | I_XTR_INITIAL_ON false |
| | Informational messages for extras initial state.
|
| |
| #define | I_XTR(A) |
| | Informational messages for extra facilities.
|
| |
|
#define | W_XTR_INITIAL_ON false |
| | Warning messages for extras initial state.
|
| |
| #define | W_XTR(A) |
| | Warning messages for extra facilities.
|
| |
| #define | E_XTR(A) |
| | Error messages for extra facilities.
|
| |
Definition of DUECA logging macros.