|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.yavtags.util.LogFactory
public class LogFactory
Wrapper for org.apache.commons.logging.LogFactory, avoid silently commons-logging dependence. If commons-logging library is not present, it does nothing.
| Constructor Summary | |
|---|---|
LogFactory()
|
|
| Method Summary | |
|---|---|
static Log |
getLog(java.lang.Class clazz)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogFactory()
| Method Detail |
|---|
public static Log getLog(java.lang.Class clazz)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||