Verify throwable in formatted message:
This inspection reports that a Throwable
is in the argument list of
the method call, although message formatting is applied to the log message.
Some log frameworks do not support formatting messages and handling throwables at once.
Whether this inspection is enabled or not depends on the features of the used log framework.
Powered by Log Support