[Twisted-Python] Choosing a logging system.

IloChab ilochab at gmail.com
Fri Mar 7 11:13:41 EST 2008


I'm almost new with twisted and I'm going to implement a new application
that will use Perspective Broker.

I'll need logging facilities like python's logging module, in particular
filtering functions and one logging server per node.
I thought I could use twisted log-observers, but I saw i can't use socket
into them.

So my questions are:
> can I use python logging module into a twisted application?
> can I use socket that I handle by my self into a twisted application?

Thak you in advnce for any answer.

Ciao
Licia.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20080307/ecf495e6/attachment.htm 


More information about the Twisted-Python mailing list