public class Slf4jLogger extends Object implements Logger
Slf4jLogger(org.slf4j.Logger slf4jLogger)
void
debug(String format, Object arg)
debug(String format, Object[] argArray)
warn(String format)
warn(String format, Throwable exception)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Slf4jLogger(org.slf4j.Logger slf4jLogger)
public void debug(String format, Object[] argArray)
debug
Logger
public void debug(String format, Object arg)
public void warn(String format)
warn
public void warn(String format, Throwable exception)
Copyright © 2015. All rights reserved.