public class JettyLogger
extends org.eclipse.jetty.util.log.JavaUtilLog
JettyLogger is a extension for JavaUtilLog| Constructor and Description |
|---|
JettyLogger() |
JettyLogger(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jetty.util.log.Logger |
newLogger(String name)
Create a Child Logger of this Logger.
|
String |
toString() |
void |
warn(String msg,
Throwable th) |
debug, debug, debug, debug, getName, ignore, info, info, info, isDebugEnabled, log, setDebugEnabled, warn, warnpublic JettyLogger()
public JettyLogger(String name)
public void warn(String msg, Throwable th)
warn in interface org.eclipse.jetty.util.log.Loggerwarn in class org.eclipse.jetty.util.log.JavaUtilLogprotected org.eclipse.jetty.util.log.Logger newLogger(String name)
newLogger in class org.eclipse.jetty.util.log.JavaUtilLogCopyright © 2022. All rights reserved.