Definition of DUECA logging.
More...
|
|
const LogCategory & | dueca::logcat_cnf () |
| | CNF: configuration messages.
|
| |
|
const LogCategory & | dueca::logcat_sys () |
| | SYS: system running messages.
|
| |
|
const LogCategory & | dueca::logcat_act () |
| | ACT: activation related messages.
|
| |
|
const LogCategory & | dueca::logcat_chn () |
| | CHN: channel related messages.
|
| |
|
const LogCategory & | dueca::logcat_shm () |
| | SHM: shared memory related messages.
|
| |
|
const LogCategory & | dueca::logcat_tim () |
| | TIM: timing related messages.
|
| |
|
const LogCategory & | dueca::logcat_net () |
| | NET: network related messages.
|
| |
|
const LogCategory & | dueca::logcat_mod () |
| | MOD: messages by application modules.
|
| |
|
const LogCategory & | dueca::logcat_sts () |
| | STS: status monitoring related messages.
|
| |
|
const LogCategory & | dueca::logcat_trm () |
| | TRM: model trim related messages.
|
| |
|
const LogCategory & | dueca::logcat_mem () |
| | MEM: memory related messages.
|
| |
|
const LogCategory & | dueca::logcat_int () |
| | INT: interconnect messages.
|
| |
|
const LogCategory & | dueca::logcat_xtr () |
| | XTR: extra component messages (hdf5 logger, extra)
|
| |
Definition of DUECA logging.