You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/23 14:32:04 UTC

[GitHub] [pulsar] freeznet opened a new issue #14822: Functions Java Runtime cannot log exceptions to log topic

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org