vy commented on issue #2624:
URL: 
https://github.com/apache/logging-log4j2/issues/2624#issuecomment-2137282270

   JTL doesn't support pretty-printing, and for a reason: performance. JSON 
output is expected to be delivered to a log ingestion end point, not read by 
human. _For tests and local development_, you can set up Log4j to use 
`PatternLayout` instead. (JTL is a very good choice for production, keep it 
that way!)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to