How can I extend the method ch.qos.logback.classic.pattern.ThrowableProxyConverter#extraData
I want to modify the printed stack trace information based on this method, but I don’t know how to proceed.
I want to modify the printed stack trace information based on this method, but I don’t know how to proceed.