eclipse-researchlabs / scava

Eclipse Public License 2.0
7 stars 1 forks source link

SLF4J error #29

Open davidediruscio opened 4 years ago

davidediruscio commented 4 years ago

Can someone take a look at this error ? It happens just right after starting a task (in my case, it is https://gitlab.ow2.org/clif/clif-legacy, all metrics, year 2018).

oss-app_1         | SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
oss-app_1         | SLF4J: Defaulting to no-operation (NOP) logger implementation
oss-app_1         | SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
davidediruscio commented 4 years ago

Despite that error, it shouldn't affect the platform. It might be one external library having issues finding correctly the logger.