9 Jan
2006
9 Jan
'06
7:06 p.m.
Andreas Jung wrote at 2006-1-8 22:14 +0100:
...
If you deprecate "zLOG" could you please instruct the python logger to output Zope style tracebacks?
Zope style tracebacks are much more informative than the stupid Python ones.
As this is probably difficult without Monkey patching, I would prefer to have a Zope specific interface for logging purposes.
We'll have to check that. Support in terms of patches are welcome :-)
The Zope specific interface for logging purposes is already there: You just want to deprecate and remove it. -- Dieter