Re: PEP 391 (Dictionary-Based Configuration for Logging) Updated

2009-10-28 Thread Vinay Sajip
Wolodja Wentland cl.uni-heidelberg.de> writes: > > All feedback gratefully received! > > The PEP does not seem to specify how handler are retrieved by their > name/id. How should this work? Especially given the statement: > > "The handler name lookup dictionary is for configuration use only

Re: PEP 391 (Dictionary-Based Configuration for Logging) Updated

2009-10-28 Thread Wolodja Wentland
On Wed, Oct 28, 2009 at 10:27 +, Vinay Sajip wrote: > I've updated PEP 391 (Dictionary-Based Configuration for Logging): > http://svn.python.org/view/peps/trunk/pep-0391.txt?r1=75599&r2=75918 +1 > All feedback gratefully received! The PEP does not seem to specify how handler are retrieved by