Lines Matching full:syslog
638 A handler class which sends formatted logging records to a syslog
639 server. Based on Sam Rushing's syslog module:
640 http://www.nightmare.com/squirl/python-ext/misc/syslog.py
645 # from <linux/sys/syslog.h>:
714 "syslog": LOG_SYSLOG,
840 The record is formatted, and then sent to the syslog server. If