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 rhettinger
Recipients Nathaniel Manista, docs@python, pms.coder, rhettinger, tlesher, vinay.sajip
Date 2018-09-07.08:13:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536308002.5.0.56676864532.issue34590@psf.upfronthosting.co.za>
In-reply-to
Content
> Then we could establish the "gold standard" for logging and write 
> about it in the HOWTO.

There really isn't a gold standard.  There are many widely varied logging practices, each adapted to the needs of the application.  The module is complicated primarily because there are so many legitimate techniques and reasons for using those techniques.

> (The documentation says "No handlers could be found for logger" 
> spam only happens pre-3.2, but some of my users at least think
> they see it in later Pythons.)

If you find an actual error in the docs, please make a specific report so that it can be confirmed and fixed.
History
Date User Action Args
2018-09-07 08:13:22rhettingersetrecipients: + rhettinger, vinay.sajip, tlesher, docs@python, Nathaniel Manista, pms.coder
2018-09-07 08:13:22rhettingersetmessageid: <1536308002.5.0.56676864532.issue34590@psf.upfronthosting.co.za>
2018-09-07 08:13:22rhettingerlinkissue34590 messages
2018-09-07 08:13:22rhettingercreate