On Jan 31, 2007, at 8:46 PM, percious wrote:
> > No handlers could be found for logger "toscawidgets.view" > > Anyway to eliminate this annoying error message? > > -percious If using TG add this to your applications dev.cfg (or prod.cfg): [[[toscawidgets]]] level='ERROR' qualname='toscawidgets' handlers=['debug_out'] propagate=0 HTH, Alberto --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

