Variable defaultLogMapConst
defaultLogMap: {
abort: 3;
delete: 5;
flow_abort: 0;
flow_error: 0;
flow_limit: 0;
flow_retry: 0;
flow_sleep: 0;
not_start: 0;
rejected: 5;
resolved: 3;
start: 2;
status_change_default: 0;
status_change_error: 0;
status_change_info: 0;
} = ...
Type declaration
abort: 3
delete: 5
flow_abort: 0
flow_error: 0
flow_limit: 0
flow_retry: 0
flow_sleep: 0
not_start: 0
rejected: 5
resolved: 3
start: 2
status_change_default: 0
status_change_error: 0
status_change_info: 0