rgoers commented on PR #2691:
URL: https://github.com/apache/logging-log4j2/pull/2691#issuecomment-2211795872

   As I recall ThrowableProxy was introduced so that LogEvents could be 
remotely shipped to remove systems. We no longer support doing that kind of 
thing using Java Serialization. So I find myself wondering if we couldn't use 
this as PR as a way to get rid of ThrowableProxy altogether? That would force 
us to have all the formatting in either a helper or renderer class.


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

Reply via email to