|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.excalibur.logger.factory.LF5TargetFactory
public class 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 | |
---|---|
org.apache.log.LogTarget |
createTarget(org.apache.avalon.framework.configuration.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 org.apache.log.LogTarget createTarget(org.apache.avalon.framework.configuration.Configuration configuration) throws org.apache.avalon.framework.configuration.ConfigurationException
LogTargetFactory
createTarget
in interface LogTargetFactory
org.apache.avalon.framework.configuration.ConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |