FloggerWithoutCause
Use withCause to associate Exceptions with log statements

Severity
WARNING

Suppression

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