Lines Matching refs:syslog
587 ; Log errors to syslog (Event Log on Windows).
588 ;error_log = syslog
590 ; The syslog ident is a string which is prepended to every message logged
591 ; to syslog. Only used when error_log is set to syslog.
592 ;syslog.ident = php
594 ; The syslog facility is used to specify what type of program is logging
595 ; the message. Only used when error_log is set to syslog.
596 ;syslog.facility = user
607 ; http://php.net/syslog.filter
608 ;syslog.filter = ascii
1093 ; Log mail to syslog (Event Log on Windows).
1094 ;mail.log = syslog