|
logging-api 1.0.1.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ocpsoft.logging.JDKLogAdapterFactory
public class JDKLogAdapterFactory
Implementation of LogAdapterFactory for the JDK 1.4 logging API.
| Constructor Summary | |
|---|---|
JDKLogAdapterFactory()
|
|
| Method Summary | |
|---|---|
Logger |
createLogAdapter(java.lang.String logger)
Create a new log adapter for the given logger name. |
int |
priority()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JDKLogAdapterFactory()
| Method Detail |
|---|
public int priority()
priority in interface org.ocpsoft.common.pattern.Weightedpublic Logger createLogAdapter(java.lang.String logger)
LogAdapterFactory
createLogAdapter in interface LogAdapterFactorylogger - The name of the logger
Logger
|
logging-api 1.0.1.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||