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 vinay.sajip
Recipients docs@python, krichter, r.david.murray, vinay.sajip
Date 2015-04-30.20:57:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430427447.6.0.155579653019.issue24060@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps I'll just change it to say 

... the default value of '%(message)s' is used, which just includes the message in the logging call. To have additional items of information in the formatted output (such as a timestamp), see other placeholder variables ...

and then link to the "LogRecord Attributes" section.
History
Date User Action Args
2015-04-30 20:57:27vinay.sajipsetrecipients: + vinay.sajip, r.david.murray, docs@python, krichter
2015-04-30 20:57:27vinay.sajipsetmessageid: <1430427447.6.0.155579653019.issue24060@psf.upfronthosting.co.za>
2015-04-30 20:57:27vinay.sajiplinkissue24060 messages
2015-04-30 20:57:27vinay.sajipcreate