AppendSysLog.setId

Sets the global syslog ID string for this program. Calling this function is optional; if it is not called, the program's name is used as the ID.

class AppendSysLog
static
void
setId

Parameters

id cstring

ID string to set (copied internally)

Meta