freeznet opened a new issue #14822:
URL: https://github.com/apache/pulsar/issues/14822
**Is your enhancement request related to a problem? Please describe.**
When using `context.getLogger().error("error message", exception)`, only the
`error message` appears in the log topic. It will be great to have the
exception been logged as well.
**Describe the solution you'd like**
Let exception been formatted and append into the message in `logAppender`
--
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]