FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.2.1

Threshold is Low

Effort is Default

Summary

Classes Bugs Errors Missing Classes
61 1 0 0

com.ashlux.mavenoc4jplugin.log.LogStreamGobbler

Bug Category Details Line
Method com.ashlux.mavenoc4jplugin.log.LogStreamGobbler.work(InputStream, Log, LogLevel) concatenates strings using + in a loop PERFORMANCE SBSC_USE_STRINGBUFFER_CONCATENATION 41