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 Samuel.Michaels
Recipients Samuel.Michaels
Date 2011-03-18.04:53:44
SpamBayes Score 0.013066964
Marked as misclassified No
Message-id <1300424025.83.0.489741781073.issue11593@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, you could just make a custom logging.FileHandler object, but this way is much easier for those who are following the basic logging tutorial.
History
Date User Action Args
2011-03-18 04:53:45Samuel.Michaelssetrecipients: + Samuel.Michaels
2011-03-18 04:53:45Samuel.Michaelssetmessageid: <1300424025.83.0.489741781073.issue11593@psf.upfronthosting.co.za>
2011-03-18 04:53:44Samuel.Michaelslinkissue11593 messages
2011-03-18 04:53:44Samuel.Michaelscreate