Dear list... <0.9.6rc2> I just enabled sqlalchemy.echo and found that all queries are getting printed to the console twice. Raising the handler level to "WARNING" lead to the correct results. Looks like somehow the sqlalchemy mapper is propagating to the root logger. What can be done about that?
I also get warnings about a missing 'sqlalchemy' logger when doing queries via "paster shell". Could be a connected problem. </0.9.6rc2> Cheers Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
