|
Engage Engine API
1.253.9093
|
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 152 of file EngageConstants.h.
|
static |
Enables syslog output on supported systems.
Definition at line 150 of file EngageConstants.h.