greg wrote:
> Could anyone tell me how I could syslog to a specific log (e.g. /var/
> log/daemon.log, /var/log/syslog.log...)?
> 
> Thanks very much in advance!

It's up to your syslogd to route messages into particular files, based 
on their facility and/or priority. Check out /etc/syslog.conf or 
equivalent on your system.


Hamish
-- 
http://mail.python.org/mailman/listinfo/python-list
  • Re: Syslog Hamish Moffatt

Reply via email to