Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
solve issue when messages contain UTF-8 (CJK)
fix encoding problem from: "msg":"\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD" to: "msg":"你好" Signed-off-by: hc.chien <[email protected]>
- Loading branch information