ppkarwasz commented on issue #4733:
URL: https://github.com/apache/eventmesh/issues/4733#issuecomment-1883694532

   @Pil0tXia,
   
   There is an OpenRewrite recipe for this: 
https://docs.openrewrite.org/recipes/java/logging/printstacktracetologerror
   
   You can also run it regularly to convert new call sites of 
`Throwable#printStackTrace()` (some IDEs, such as Eclipse add it as default 
`catch` content).


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to