[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
- Previous message: [Python-Dev] A new way to configure logging
- Next message: [Python-Dev] A new way to configure logging
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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)"
- Previous message: [Python-Dev] A new way to configure logging
- Next message: [Python-Dev] A new way to configure logging
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]