R. David Murray added the comment:

Vinay, you missed one use case in his request: reading the program's 
configuration, *modifying it* (based on command line args), and then passing it 
to logging.  How would you suggest he handle that use case?  Is there an easy 
way to get from a loaded configuration file to a dictionary for use in 
dictConfig?

----------
nosy: +r.david.murray
status: pending -> open

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16110>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to