com.sun.org.apache.commons.logging
Class LogFactory
java.lang.Object
com.sun.org.apache.commons.logging.LogFactory
public class LogFactory
- extends Object
LogFactory
Bridges com.sun.org.apache.commons.logging.LogFactory to
Jetty's log.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogFactory
public LogFactory()
getLog
public static Log getLog(Class c)
getLog
public static Log getLog(String str)
release
public static void release(URLClassLoader cl)
releaseAll
public static void releaseAll()
Copyright © 2009 Mort Bay Consulting. All Rights Reserved.