Message 339504 - Python tracker

Message339504

Author vinay.sajip
Recipients docs@python, fdrake, spaceman_spiff, vinay.sajip
Date 2019-04-05.15:25:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554477932.65.0.710829896847.issue36532@roundup.psfhosted.org>
In-reply-to
Content
But there is an example in the cookbook already:

https://docs.python.org/3/howto/logging-cookbook.html#use-of-alternative-formatting-styles

It's right there in the first code sample in that section.

You might want to amend your change to point to this section from the one where you want to make the change.
History
Date User Action Args
2019-04-05 15:25:32vinay.sajipsetrecipients: + vinay.sajip, fdrake, docs@python, spaceman_spiff
2019-04-05 15:25:32vinay.sajipsetmessageid: <1554477932.65.0.710829896847.issue36532@roundup.psfhosted.org>
2019-04-05 15:25:32vinay.sajiplinkissue36532 messages
2019-04-05 15:25:32vinay.sajipcreate