openmainframeproject / ade

ADE detects anomalous time slices and messages in Linux logs (either RFC3164 or RFC5424 format) using statistical learning.
https://www.openmainframeproject.org/projects/anomaly-detection-engine-for-linux-logs-ade
GNU General Public License v3.0
51 stars 34 forks source link

SLF4J Failed to Load Class Error #104

Closed shashwatj07 closed 2 years ago

shashwatj07 commented 2 years ago

mvn clean package gives the following:

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec - in org.openmainframe.ade.ext.os.parser.TestInputTimeZoneManager
Running org.openmainframe.ade.ext.os.parser.TestLinuxSyslogLineParser
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.