Ah, sorry. I mean logging module.

as in
logging.debug("request received with link")
or
logging.warning("session cookie contains invalid hash, logging out
user %r from host %r" % (user.id, ip_address))

BTW, thank you for putting up the early draft PDF if The Book. I can't
buy the soft copy because I'm running Linux and the hard copy doesn't
seem available here in the UK yet.

Chris

On Oct 15, 2:26 pm, mdipierro <[EMAIL PROTECTED]> wrote:
> Sorry Chirs, I do not understand what you mean by "debug logging". By
> logging do you mean "logging in" or as in "logging module"?
>
> On Oct 15, 4:31 am, cjparsons <[EMAIL PROTECTED]> wrote:
>
>
>
> > Are there any clever ways for debug logging? I am planning to use the
> > Python logger module to a file in the administration directory which I
> > guess will only be visible if logged in?
>
> > Thanks for any ideas you have
>
> > Chris- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to