In a quickstarted project I see this in my sample-prod.cfg:


[[loggers]]
[[[your_project]]]
level='ERROR'
qualname='novoproj'
handlers=['error_out']

and this in my dev.cfg:

[[loggers]]
[[[your_project]]]
level='DEBUG'
qualname='novoproj'
handlers=['debug_out']


Is the name "your_project" intentional and correct?  Shouldn't it be 
substituted by the project name automagically?

-- 
Jorge Godoy      <[EMAIL PROTECTED]>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to