Replacing python: in syslog log messages

A.M. Kuchling amk at amk.ca
Sat Sep 6 20:14:15 EDT 2003


On Fri, 05 Sep 2003 21:01:41 GMT, 
	Brian Donovan <john at doe.com> wrote:
> Does anyone know a way to replace the python: in syslog messages?

Call syslog.openlog("jeeves_backup") before logging any messages.

--amk




More information about the Python-list mailing list