How can I configure log4j to not print the exception stacktrace?

前端 未结 8 2347
攒了一身酷
攒了一身酷 2020-12-09 09:52

We use Log4j (and Commons Logging) to log our error messages. Now we want to set up an additional log appender that outputs fatal errors to syslog, but without the exception

8条回答
提交回复
热议问题