Skip to content

Better support items containing unicode strings#1

Open
fafaman wants to merge 1 commit into
masterfrom
fafaman-patch-1
Open

Better support items containing unicode strings#1
fafaman wants to merge 1 commit into
masterfrom
fafaman-patch-1

Conversation

@fafaman

@fafaman fafaman commented Sep 16, 2015

Copy link
Copy Markdown
Owner

The logformatter is firing a UnicodeDecodeError exception if one of the item objects contains 'extended' unicode 'chars' i.e. éçàè... The logger does not complain if the u"" qualifier is not present in it's formating string!

The logformatter is firing a UnicodeDecodeError exception if one of the item objects contains 'extended' unicode 'chars'  i.e. éçàè... The logger does not complain if the u"" qualifier is not present in it's formating string!
@fafaman

fafaman commented Sep 16, 2015

Copy link
Copy Markdown
Owner Author

Tested using a custom LOG_FORMATTER in my project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant