Lines Matching refs:syslog
604 ; Log errors to syslog (Event Log on Windows).
605 ;error_log = syslog
607 ; The syslog ident is a string which is prepended to every message logged
608 ; to syslog. Only used when error_log is set to syslog.
609 ;syslog.ident = php
611 ; The syslog facility is used to specify what type of program is logging
612 ; the message. Only used when error_log is set to syslog.
613 ;syslog.facility = user
624 ; https://php.net/syslog.filter
625 ;syslog.filter = ascii
1120 ; Log mail to syslog (Event Log on Windows).
1121 ;mail.log = syslog