Is there a way to log (or not) specific classes even though they have a logger configured?

I want the appenders that I use to be at the debug level but I am not interested in messages from this particular class.

There should be a way to do this from the App Config file, but I have not found it…

 

 

Reply via email to