org.apache.log.output
public class NullOutputLogTarget extends AbstractOutputTarget
m_formatter
Constructor and Description |
---|
NullOutputLogTarget()
Creation of a new null log target.
|
Modifier and Type | Method and Description |
---|---|
protected void |
write(java.lang.String data)
Do nothing output method.
|
close, doProcessEvent, getFormatter, open, output, setFormatter
error, getErrorHandler, isOpen, processEvent, setErrorHandler
public NullOutputLogTarget()
protected void write(java.lang.String data)
write
in class AbstractOutputTarget
data
- the data to be output