[Twisted-Python] Freevo 2.0, Kamaelia, pyevent, Eventnet/LGT: what's going on?

Itamar Shtull-Trauring itamar at itamarst.org
Thu Oct 20 14:37:18 EDT 2005


On Thu, 2005-10-20 at 20:09 +0200, Valentino Volonghi aka Dialtone
wrote:

> > - design choices are not documented at all (for example, why a custom
> > logging module instead of the Python-provided one?), so they often look
> > gratuitous
> 
> The python standard one do not seem so nice. In fact there are a number of
> projects to substitute it with something better. One is twisted.python.log
> another is py.log and there are others out there. Another example?

We had a logging system *before* Python did, and for that matter we
still run on versions of Python that don't include it (2.2). You can use
Twisted with python's logging system if you want.






More information about the Twisted-Python mailing list