Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace non utf-8 characters before json_encode'ing to avoid failure in JsonLogger #1320

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

maks-rafalko
Copy link
Member

Replace non utf-8 characters before json_encodeing to avoid failure in JsonLogger with Malformed UTF-8 characters error

Fixes #1316

…e in JsonLogger with `Malformed UTF-8 characters` error

Fixes #1316
@maks-rafalko maks-rafalko merged commit 14ff257 into 0.17 Sep 1, 2020
@maks-rafalko maks-rafalko deleted the bugfix/base64-json-logger2 branch September 1, 2020 05:24
maks-rafalko added a commit that referenced this pull request Sep 1, 2020
…e in JsonLogger with `Malformed UTF-8 characters` error (#1320)

Fixes #1316
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JsonLogger: Malformed UTF-8 characters, possibly incorrectly encoded
2 participants