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.smith
Recipients Leon H., eric.smith, vinay.sajip
Date 2018-07-02.10:17:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530526652.59.0.56676864532.issue34020@psf.upfronthosting.co.za>
In-reply-to
Content
Unfortunately, I don't see how we can do this without breaking code that assumes the default log format doesn't have the timestamp in it.

In particular, I'm thinking of external log file parsers.
History
Date User Action Args
2018-07-02 10:17:32eric.smithsetrecipients: + eric.smith, vinay.sajip, Leon H.
2018-07-02 10:17:32eric.smithsetmessageid: <1530526652.59.0.56676864532.issue34020@psf.upfronthosting.co.za>
2018-07-02 10:17:32eric.smithlinkissue34020 messages
2018-07-02 10:17:32eric.smithcreate