Jeremy Nicoll - pyw32 wrote:
> Tim Golden <[EMAIL PROTECTED]> wrote:

>> Just to save me downloading and trying to understand the Kiwi
>> tools, the logging module has a SysLogHandler which (glancing
>> quickly at the source) seems to be a handcrafted socket implementation
>> which should therefore be cross-platform.
> 
> Ah, yes...   Thank-you!   I wish I'd known that existed.
> 
> Still, the logging module looks complicated to set up.  I'll experiment and
> see where I get.

It does (deservedly, I think) have that reputation. Have a look
at its entry in Doug Hellman's module-of-the-week series; might
be useful.

http://blog.doughellmann.com/2007/05/pymotw-logging.html

TJG
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to