How to avoid printing special characters unicode value when the log handler is JSON
Open
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
When I tried to print the logs with log handler "text", it is printing correctly but when I change the log handler to "JSON", the special characters are printed as their unicode value or something. Below is the example.
logs in Text: **
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.