Hi Jorge, That's quite a bit of detail you're bringing in there. I hadn't planned on going into that level of detail given that it's basically the standard python docs.
One thing that would be good to mention in there is that the qualnames are hierarchical (depending on the propogate setting). If you set up a handler on "turbogears", "turbogears.controllers", "turbogears.foobar", etc. will also go through that handler. Kevin On 5/16/06, Jorge Vargas <[EMAIL PROTECTED]> wrote: > Hi everyone, I factor out the logging docs of a tutorial i'm making (it was > almost 300 lines) and post it at the wiki. > > Please make any corrections you will like and let me know so I can move it > to the official docs soon :) > > Specially with my english... > > http://trac.turbogears.org/turbogears/wiki/logging > > > -- Kevin Dangoor TurboGears / Zesty News email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

