Re: Wrapped exceptions

"Piotr P. Karwasz" <[email protected]> Thu, 4 Apr 2024 22:45:54 +0200
Newsgroups gmane.comp.jakarta.log4j.user
Message-ID <CAFmygFYxxOMtwgaB8FJMJU7K1qj5_u3Y4B1N35Y+825kgz1LNQ@mail.gmail.com>
Hi Ralph,

On Thu, 4 Apr 2024 at 21:01, Ralph Goers <[email protected]> wrote:
> I really have no idea why but this is the first time I have heard someone ask for the ability to filter based on the Exception class.

This came out at least once before: see the SO "Log4j - How to log
specific exception into a separate file?" question[1].

There is a sample code in the answer to that question, feel free to
make a PR out of it.

Piotr

[1] https://stackoverflow.com/q/76919416/11748454