Hi, maybe providing the log section of your ini file could help to understand your problem.
Le 19/02/2013 20:05, Shu Lin a écrit : > Geo, > > Sorry, I didn't explain clearly. > > Here is the problem. > > The crossbow_py is my project, which uses sqlalchemy as a dependent > library. From python package point of view, pyramid is a dependent > library also, so as pyramid.authorization. Before, I could get all > the logs from sqlalchemy or pyramid.authorization. But, all of sudden, > log stopped working for those these dependent packages. I can still > get log in the project itself (crossbow_py) by using crossbow_py as > the logger. > > I guess there is a problem of paste parsing the development.ini. But, > I don't know why. > > Thanks, > -Shu > > On Sunday, February 17, 2013 1:29:21 AM UTC-8, Geo wrote: > > Hi Lin, > > It's hard to understand your questions. The issue is related to > authorization log, or sqlalchemy log? What does the covering > project mean? > > > -- > You received this message because you are subscribed to the Google > Groups "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
