I\'m not sure the term \"bombing\" is the right one. By bombing, I mean a log happening many times with the same content (message and args).
For example, a denial of ser
I think I would prefer to solve the underlying issue that causes the logs to blow, rather then silencing the indication for the issue.
You can configure a separate logger for the class which produces the abusing message and roll it independently of the main log.
https://www.stubbornjava.com/posts/logging-in-java-with-slf4j-and-logback