summaryrefslogtreecommitdiff
path: root/plugins/InspectionGadgets/src/inspectionDescriptions/PlaceholderCountMatchesArgumentCount.html
blob: a89605bed897ffd64001bc6ebe0c1a24852ac84a (plain)
1
2
3
4
5
6
7
8
9
<html>
<body>
Reports SLF4J logging calls where the number of {}-placeholders in the string constant argument
does not match the number of other arguments to the logging call.
<!-- tooltip end -->
<p>
<small>New in 12.1, Powered by InspectionGadgets</small>
</body>
</html>