[Python-Dev] A new way to configure logging

Vinay Sajip vinay_sajip at yahoo.co.uk
Thu Oct 8 07:45:02 CEST 2009


Glenn Linderman <v+python <at> g.nevcal.com> writes:

> But DictConfigurator the name seems misleading... like you are 
> configuring how dicts work, rather than how logs work.  Maybe with more 
> context this is not a problem, but if it is a standalone class, it is 
> confusing what it does, by name alone.

Of course the fully qualified name would be logging.config.DictConfigurator
which does provide the requisite context, but if I think of/someone suggests a
better name I'll certainly use it.






More information about the Python-Dev mailing list