[Python-Dev] A new way to configure logging (original) (raw)

Paul Rudin paul at rudin.co.uk
Wed Oct 7 18:06:56 CEST 2009


Vinay Sajip <vinay_sajip at yahoo.co.uk> writes:

What's the general feeling here about this proposal? All comments and suggestions will be gratefully received.

How about the global logging configuration being available as an object supporting the usual dictionary interface? So you could, for example, do something like: "logging.dictconfig.update(partialconfig)"



More information about the Python-Dev mailing list