Lines Matching refs:syslog
594 ; Log errors to syslog (Event Log on Windows).
595 ;error_log = syslog
597 ; The syslog ident is a string which is prepended to every message logged
598 ; to syslog. Only used when error_log is set to syslog.
599 ;syslog.ident = php
601 ; The syslog facility is used to specify what type of program is logging
602 ; the message. Only used when error_log is set to syslog.
603 ;syslog.facility = user
614 ; https://php.net/syslog.filter
615 ;syslog.filter = ascii
1105 ; Log mail to syslog (Event Log on Windows).
1106 ;mail.log = syslog