|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.lib.log.LogFactoryAdapter
org.apache.openjpa.lib.log.Log4JLogFactory
public class Log4JLogFactory
LogFactory implementation that delegates to the Log4J framework.
| Nested Class Summary | |
|---|---|
static class |
Log4JLogFactory.LogAdapter
Adapts a Log4J logger to the Log interface. |
| Constructor Summary | |
|---|---|
Log4JLogFactory()
|
|
| Method Summary | |
|---|---|
protected Log |
newLogAdapter(java.lang.String channel)
Return a log adapter for the given channel. |
| Methods inherited from class org.apache.openjpa.lib.log.LogFactoryAdapter |
|---|
getLog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Log4JLogFactory()
| Method Detail |
|---|
protected Log newLogAdapter(java.lang.String channel)
LogFactoryAdapter
newLogAdapter in class LogFactoryAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||