Lines Matching refs:syslog
596 ; Log errors to syslog (Event Log on Windows).
597 ;error_log = syslog
599 ; The syslog ident is a string which is prepended to every message logged
600 ; to syslog. Only used when error_log is set to syslog.
601 ;syslog.ident = php
603 ; The syslog facility is used to specify what type of program is logging
604 ; the message. Only used when error_log is set to syslog.
605 ;syslog.facility = user
616 ; http://php.net/syslog.filter
617 ;syslog.filter = ascii
1102 ; Log mail to syslog (Event Log on Windows).
1103 ;mail.log = syslog