public class FastSlf4jLog
extends org.eclipse.jetty.util.log.Slf4jLog
| Constructor and Description |
|---|
FastSlf4jLog() |
FastSlf4jLog(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String msg,
Object... args) |
void |
debug(String msg,
Throwable thrown) |
void |
debug(Throwable thrown) |
boolean |
isDebugEnabled() |
public FastSlf4jLog(String name)
public boolean isDebugEnabled()
isDebugEnabled in interface org.eclipse.jetty.util.log.LoggerisDebugEnabled in class org.eclipse.jetty.util.log.Slf4jLogpublic void debug(String msg, Object... args)
debug in interface org.eclipse.jetty.util.log.Loggerdebug in class org.eclipse.jetty.util.log.Slf4jLogpublic void debug(Throwable thrown)
debug in interface org.eclipse.jetty.util.log.Loggerdebug in class org.eclipse.jetty.util.log.Slf4jLogCopyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.