I am new to Java World.
We have Java applicaton where it gives a specfic type of exception is there any way we can have log4j to react to specific way. Having own appender for something like MQ connection exception we need to send email to specific group.
We are in the process of customizing a Java out of the application which intern uses MQ and through exception which we need to email.
I am actually looking for the how appender will look like