The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.slf4j.impl.SimpleLogger | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Found reliance on default encoding in org.slf4j.impl.SimpleLogger.computeTargetStream(String): new java.io.PrintStream(OutputStream) | I18N | DM_DEFAULT_ENCODING | 228 | High |