Closed yangyang233333 closed 3 months ago
Our JSONEncoder is meant to encode logs into JSON format, and it escapes all keys and values appropriately to meet the JSON specification. You can choose to display JSON-encoded logs however you want, but this is out of zap's control.
Describe the bug There are many '\n' in the json-style log
To Reproduce
Expected behavior Want:
Actual:
Additional context Add any other context about the problem here.