The following document contains the results of FindBugs Report
FindBugs Version is 2.0.2
Threshold is low
Effort is max
Class | Bugs |
---|---|
uk.org.lidalia.slf4jtest.LoggingEvent$2 | 1 |
uk.org.lidalia.slf4jtest.LoggingEvent$3 | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
throwableToPrint must be nonnull but is marked as nullable | STYLE | NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE | 402-403 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
logger must be nonnull but is marked as nullable | STYLE | NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE | 419 | Medium |