Prabhu Joseph created LOG4J2-2144:
-------------------------------------
Summary: Logger does not print message in case if stacktrace is
empty for Throwable
Key: LOG4J2-2144
URL: https://issues.apache.org/jira/browse/LOG4J2-2144
Project: Log4j 2
Issue Type: Bug
Reporter: Prabhu Joseph
There are user defined exceptions which does not print stack trace for security
purposes. In this case, Logger render method will return empty stack trace. We
can return the Throwable message if stacktrace is empty while logging the
exception.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)