The use of python logging modules inside web2py will ideally allow people to
use syslog or any other logging back end provided by this module.
It would be very nice if web2py integration would allow logging for GAE
(into database or whatever mechanism is provided by GAE..).
Perhaps we should have a look at http://code.google.com/p/gae-logger/

-Mathieu

On Thu, Apr 29, 2010 at 17:12, szimszon <[email protected]> wrote:

> I think too that logging is important.
>
> And I vote for syslogging :)
>
> On ápr. 29, 16:22, mdipierro <[email protected]> wrote:
> > It may go in tools. What do other people think?
> >
> > On Apr 29, 8:37 am, Keith Edmunds <[email protected]> wrote:
> >
> >
> >
> > > Hi Iceberg
> >
> > > > But I would recommend you use a later version, quoted already in
> > > > Omicron's post. It uses RotatingFileHandler to avoid unstoppable log
> > > > file size
> >
> > > Thanks for providing it. I can see the sense of your suggestion;
> however,
> > > I want the logging to be to the standard syslog files (which are
> > > logrotated independently).
> >
> > > Massimo: I would have thought that application logging was an integral
> > > part of an enterprise application, much as authentication is, and
> should
> > > be in the scaffolding. It really isn't very big.
> >
> > > Keith
>

Reply via email to