|
|||||||||
| Home >> All >> org >> apache >> axis >> components >> [ logger overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.axis.components.logger
Class LogFactory

java.lang.Objectorg.apache.axis.components.logger.LogFactory
- public class LogFactory
- extends java.lang.Object
| Field Summary | |
private static org.apache.commons.logging.LogFactory |
logFactory
Override group context.. |
| Constructor Summary | |
LogFactory()
|
|
| Method Summary | |
static org.apache.commons.logging.Log |
getLog(java.lang.String name)
|
private static org.apache.commons.logging.LogFactory |
getLogFactory()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
logFactory
private static final org.apache.commons.logging.LogFactory logFactory
- Override group context..
| Constructor Detail |
LogFactory
public LogFactory()
| Method Detail |
getLog
public static org.apache.commons.logging.Log getLog(java.lang.String name)
getLogFactory
private static final org.apache.commons.logging.LogFactory getLogFactory()
|
|||||||||
| Home >> All >> org >> apache >> axis >> components >> [ logger overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.axis.components.logger.LogFactory