- java.lang.Object
-
- org.eclipse.jetty.util.log.AbstractLogger
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Logger |
getLogger(java.lang.String name) |
protected abstract Logger |
newLogger(java.lang.String fullname) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.eclipse.jetty.util.log.Logger
debug, debug, debug, getName, ignore, info, info, info, isDebugEnabled, setDebugEnabled, warn, warn, warn
-
-
Constructor Detail
-
AbstractLogger
public AbstractLogger()
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.