|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object xdoclet.util.LogUtil
Constructor Summary | |
LogUtil()
|
Method Summary | |
static org.apache.commons.logging.Log |
getLog(Class clazz,
String name)
Returns an instance of Jakarta Commons Log object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LogUtil()
Method Detail |
public static org.apache.commons.logging.Log getLog(Class clazz, String name)
clazz
- Class (will use clazz.getName() to obtain the class name)name
- Method name
|
http://xdoclet.sourceforge.net/ | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |