Engage Engine API
1.246.9086
|
Variables | |
static const int | ENGAGE_SYSLOG_ENABLE = 1 |
Enables syslog output on supported systems. | |
static const int | ENGAGE_SYSLOG_DISABLE = 0 |
Disables syslog output. | |
These are simply inputs to engageEnableSyslog() representing TRUE and FALSE values.
|
static |
Disables syslog output.
Definition at line 151 of file EngageConstants.h.
|
static |
Enables syslog output on supported systems.
Definition at line 149 of file EngageConstants.h.