Marcono1234 opened a new pull request, #1050: URL: https://github.com/apache/logging-log4j2/pull/1050
Logging methods which only have an `Object` parameter do not log the exception strack trace when the argument is a `Throwable`. As mentioned [here](https://issues.apache.org/jira/browse/LOG4J2-86?focusedCommentId=17199071&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17199071) this is quite error-prone and I would be much happier if that behavior was changed. But at the very least the documentation should highlight this (even though I am afraid not many users read the documentation in detail). Please let me know if this PR should be retargeted against the `release-2.x` branch. -- 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]
