Lines Matching refs:syslog
592 ; Log errors to syslog (Event Log on Windows).
593 ;error_log = syslog
595 ; The syslog ident is a string which is prepended to every message logged
596 ; to syslog. Only used when error_log is set to syslog.
597 ;syslog.ident = php
599 ; The syslog facility is used to specify what type of program is logging
600 ; the message. Only used when error_log is set to syslog.
601 ;syslog.facility = user
612 ; https://php.net/syslog.filter
613 ;syslog.filter = ascii
1092 ; Log mail to syslog (Event Log on Windows).
1093 ;mail.log = syslog