org.apache.log.output
public class NullOutputLogTarget extends AbstractOutputTarget
Constructor and Description |
---|
NullOutputLogTarget()
Creation of a new null log target.
|
Modifier and Type | Method and Description |
---|---|
protected void |
write(String data)
Do nothing output method.
|
close, doProcessEvent, getFormatter, open
getErrorHandler, isOpen, processEvent, setErrorHandler
public NullOutputLogTarget()
protected void write(String data)
write
in class AbstractOutputTarget
data
- the data to be outputCopyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.