Lines Matching refs:syslog
606 ; Log errors to syslog (Event Log on Windows).
607 ;error_log = syslog
609 ; The syslog ident is a string which is prepended to every message logged
610 ; to syslog. Only used when error_log is set to syslog.
611 ;syslog.ident = php
613 ; The syslog facility is used to specify what type of program is logging
614 ; the message. Only used when error_log is set to syslog.
615 ;syslog.facility = user
626 ; https://php.net/syslog.filter
627 ;syslog.filter = ascii
1122 ; Log mail to syslog (Event Log on Windows).
1123 ;mail.log = syslog