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 eric.araujo
Recipients eric.araujo, eric.smith, xmorel
Date 2010-02-23.02:10:16
SpamBayes Score 0.009549224
Marked as misclassified No
Message-id <1266891019.12.0.727799405702.issue7976@psf.upfronthosting.co.za>
In-reply-to
Content
Hello

Here’s another idea.

I seem to remember Python warnings can be turned into logging events. If these big apps and frameworks (that already use logging) turned warnings into logging calls, standard logging configuration mecanisms could be used to achieve your goal.

Does that makes sense to anyone else?

Regards
History
Date User Action Args
2010-02-23 02:10:19eric.araujosetrecipients: + eric.araujo, eric.smith, xmorel
2010-02-23 02:10:19eric.araujosetmessageid: <1266891019.12.0.727799405702.issue7976@psf.upfronthosting.co.za>
2010-02-23 02:10:17eric.araujolinkissue7976 messages
2010-02-23 02:10:17eric.araujocreate