[doc] Improve docs on InvalidSlf4jMessageFormatRule
This commit is contained in:
committed by
Andreas Dangel
parent
294dd3e6af
commit
04a4145b1c
@@ -167,7 +167,7 @@ otherwise skip the associate String creation and manipulation.
|
||||
class="net.sourceforge.pmd.lang.java.rule.logging.InvalidSlf4jMessageFormatRule"
|
||||
externalInfoUrl="${pmd.website.baseurl}/rules/java/logging-java.html#InvalidSlf4jMessageFormat">
|
||||
<description>
|
||||
Check for invalid message format in slf4j loggers.
|
||||
Check for messages in slf4j loggers with non matching number of arguments and placeholders.
|
||||
</description>
|
||||
<priority>5</priority>
|
||||
<example>
|
||||
|
||||
Reference in New Issue
Block a user