FloggerFormatString
Invalid printf-style format string

Severity
ERROR

Alternate names: FormatString

Suppression

Suppress false positives by adding the suppression annotation @SuppressWarnings("FloggerFormatString") to the enclosing element.