CogComp/saul

Logger error

kordjamshidi opened this issue · 1 comments

Can we please fix the errors with the logger?
A new user has problems, it crashes under Windows:

SLF4J: Found binding in [jar:file:/C:/Users/jscheuerman/.ivy2/cache/org.slf4j/slf4j-log4j12/jars/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/Users/jscheuerman/.ivy2/cache/ch.qos.logback/logback-classic/jars/logback-classic-1.1.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
10:42:42 ERROR Learnable:98 - LoggerFactory is not a Logback LoggerContext because another Logger implementation(class org.slf4j.impl.Log4jLoggerFactory) in the classpath is used as default Logger.
So, cannot perform 'isLevelDebug'.