pallets-eco / flask-debugtoolbar

A toolbar overlay for debugging Flask applications
https://flask-debugtoolbar.readthedocs.io
BSD 3-Clause "New" or "Revised" License
953 stars 146 forks source link

'ascii' codec can't decode #84

Closed microhuang closed 9 months ago

microhuang commented 9 years ago
'message': record.getMessage().decode('utf-8'),

UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 0: ordinal not in range(128)

macnewbold commented 1 year ago

I know it's been a long time, but do you still have any interest in this? If so, it will need to catch it up with master and retest. If not, we'll probably close it out.