[Twisted-Python] Need for multiple loggers...
Itamar Shtull-Trauring
itamar at itamarst.org
Sat Jun 10 10:09:24 MDT 2006
On Sat, 2006-06-10 at 09:19 -0400, Chaz. wrote:
> In normal python logging I figured out how to have the three different
> loggers. In Twisted I am not quite sure how to do it. Has someone done
> this before?
I'd suggest continuing using Python's logging module (just don't use its
socket or db backends, as they will block your app).
--
Itamar Shtull-Trauring
http://itamarst.org
More information about the Twisted-Python
mailing list