
June 20, 2013
11:03 p.m.
On 18 Jun, 08:58 pm, termim@gmail.com wrote:
From the practical POV the most welcomed first step in updating the Twisted log system would be introduction of ready made log levels (with an ability to filter on them in observers), fix of logPrefix thing and somewhat extended set of available observers (syslog, email, socket, etc.) Everything else could wait more detailed design etc.
Is there an obstacle preventing this from being done with twisted.python.log? A completely new system written from scratch from the ground up might be great, but it doesn't seem necessary for something as simple as log level support. Jean-Paul