|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.avalon.excalibur.logger.factory.LF5TargetFactory
A factory for the LogFactor5 Swing GUI.
Configuration :
<lf5 id="target-id"> <NDC-format type="raw|pattern|extended">pattern to be used</NDC-format> </lf5>The optional "NDC-pattern" configuration defines the pattern that will be used to format the log event for display on the "NDC" line in the Swing GUI.
Constructor Summary | |
LF5TargetFactory()
|
Method Summary | |
LogTarget |
createTarget(Configuration configuration)
Create a LogTarget based on a Configuration |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LF5TargetFactory()
Method Detail |
public LogTarget createTarget(Configuration configuration) throws ConfigurationException
LogTargetFactory
createTarget
in interface LogTargetFactory
ConfigurationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |