I've had difficulty getting consistent logging behavior between paster
shell, paster serve, and paster my-command invocations. I see that in
paste/script/serve.py:command() the call to logging_file_config() is
made before the call to loadpp(), whereas in pylons/
commands.py:command() these are reversed. That's the cause of most of
the inconsistencies I'm seeing. Is this intentional?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to