org.apache.log.output.lf5
Class LF5LogTarget
java.lang.Object
org.apache.log.output.lf5.LF5LogTarget
- LogTarget
public class LF5LogTarget
extends java.lang.Object
Version:
- Sylvain Wallez
LF5LogTarget() - Create
LogFactorLogTarget on the default LogBrokerMonitor .
|
LF5LogTarget(LogBrokerMonitor monitor) - Create a
LogFactorLogTarget on a given LogBrokerMonitor .
|
LF5LogTarget
public LF5LogTarget()
Create LogFactorLogTarget
on the default LogBrokerMonitor
.
LF5LogTarget
public LF5LogTarget(LogBrokerMonitor monitor)
Create a LogFactorLogTarget
on a given LogBrokerMonitor
.
monitor
- the monitor
getDefaultMonitor
public static LogBrokerMonitor getDefaultMonitor()
Get the default LogBrokerMonitor
instance.
- the monitor
setNDCFormatter
public void setNDCFormatter(Formatter formatter)
Sets the
Formatter
that will be used to produce the "NDC" (nested diagnostic
context) text on the GUI.
formatter
- the message formatter
"Copyright B) 2001 Apache Jakarta Project. All Rights Reserved."