-
change default facility of SyslogTarget · 6c6928beVladimir authored
LOG_SYSLOG - messages generated internally by syslogd. As we know PHP is not a part of syslogd therefore we should use LOG_USER. (additionaly LOG_USER is the only valid log type under Windows operating systems)
6c6928be
×