[Zope] logging module in Zope?

Richard Jones richardjones@optushome.com.au
Sun, 7 Apr 2002 11:39:33 +1000


On Sunday 07 April 2002 02:50 am, Lennart Regebro wrote:
> From: "Peter Bengtsson" <mail@peterbe.com>
>
> > Has anybody had any experience in using Vinay Sajip's python logging
>
> module
>
> > in Zope development?
> > I would like to apply it to my python product development, and am jus=
t
> > wondering about more zope specific use and hints.
>
> I haven't used it, but maybe more help cuold be given if you told us wh=
y
> you want to use it in Zope, and not use the loggin functionality that Z=
ope
> provides.

Because the Zope logging functionality is really quite poor? Ever asked=20
yourself why it's called "stupid" logging? The ZC guys were basically hop=
ing=20
that someone, someday would come along and write a better one. Vinay's do=
ne=20
that :)


    Richard