This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sebastian
Recipients christian.heimes, gvanrossum, sebastian, vinay.sajip
Date 2007-11-20.13:21:55
SpamBayes Score 0.1400035
Marked as misclassified No
Message-id <1195564915.6.0.487314011255.issue1436@psf.upfronthosting.co.za>
In-reply-to
Content
thank you very much...

but: [...] the class and arguments are evaluated using the
logging package's namespace. [...]

does this mean, it is not possible to use user-defined handlers,
naturally residing outside python's class library (and logging package),
when applying fileConfig()?
History
Date User Action Args
2007-11-20 13:21:55sebastiansetspambayes_score: 0.140004 -> 0.1400035
recipients: + sebastian, gvanrossum, vinay.sajip, christian.heimes
2007-11-20 13:21:55sebastiansetspambayes_score: 0.140004 -> 0.140004
messageid: <1195564915.6.0.487314011255.issue1436@psf.upfronthosting.co.za>
2007-11-20 13:21:55sebastianlinkissue1436 messages
2007-11-20 13:21:55sebastiancreate