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 zephor
Recipients vinay.sajip, zephor
Date 2015-11-25.03:15:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448421316.68.0.861540124983.issue25664@psf.upfronthosting.co.za>
In-reply-to
Content
sorry, i forgot this:

logging.basicConfig(format='%(name)s %(message)s')

the error raised at the processing of the format while the name is 'utf-8' encoded and the message is an unicode
History
Date User Action Args
2015-11-25 03:15:16zephorsetrecipients: + zephor, vinay.sajip
2015-11-25 03:15:16zephorsetmessageid: <1448421316.68.0.861540124983.issue25664@psf.upfronthosting.co.za>
2015-11-25 03:15:16zephorlinkissue25664 messages
2015-11-25 03:15:16zephorcreate