You can control the logging in extreme detail. Check out http://docs.python.org/library/logging.html for full details on how to configure the logging engine in Python.
On Tue, Jul 6, 2010 at 7:00 AM, aspineux <[email protected]> wrote: > Hello > > When switching to debug, I get lot of useless (my advice) logging ! > Is there a way to to have a nice logging like in tg1.0 > > I just want to have the original request, something like > > 2010-07-06 12:45:36 INF myapp - user_name "GET /url/path/action/? > pram1=value1?param2=value2 HTTP/1.0" 200 46276 > > And if possible information about witch controller TG will call and > with witch parametres. > > Regards. > > > > > -- > 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]<turbogears%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/turbogears?hl=en. > > -- Michael J. Pedersen My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171 Yahoo/pedermj2002, MSN/[email protected] -- 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?hl=en.

