Hello,

Thanks for the tips earlier on how to handle Pyramid logging - this was also
something that I was having trouble finding the answer for (only being
familiar with the very basic style of Python logging).

However, I am still having trouble with logging configuration.

I have a command line script which I need to run regularly. Thanks to help
from the list, I have been able to do so by telling the script to load the
Pyramid app first. However, doing this does not set up logging.

After digging, my understanding is that logging is set up my paster rather
than as part of Pyramid. The question is therefore how can I ensure that my
script works through the same logging framework, based on development.ini?

Thanks for any tips,
Ben

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

Reply via email to