syslog_write
syslog_write(timeBuffer, strlen(timeBuffer));
syslog_write(buffer, length);
syslog_write(buffer, length);
syslog_write(buffer, length);
syslog_write("<TRUNC>", 7, false);
syslog_write((const char*)args->debug_output.Pointer(),
syslog_write(revisionBuffer,
syslog_write(string, length, notifySyslog);
syslog_write(temp, length, notifySyslog);
syslog_write(sLastOutputBuffer, length, notifySyslog);
syslog_write(string, length, false);
static void syslog_write(const char* text, int32 length, bool notify);