Re: Stack Traces in JSON Template Layout

2020-12-11 Thread Varun Thacker
Hello Volkan, Thanks for writing the test case. So when I run the test case I am seeing what you see as well. Additionally I checked out the `rel/2.14.0` tag and still wasn't able to reproduce the problem. I then thought of simplifying my log4j2.xml file and removed some Rewrite filters, changed

Re: Stack Traces in JSON Template Layout

2020-12-11 Thread Volkan Yazıcı
Hello Varun, Thanks for the detailed report. Though I still fail to reproduce the issue. "message" resolver doesn't have an "includeStackTrace" configuration option, though I can see where you are coming from. It is unfortunately a leftover in the documentation. I will fix it in the manual. Your