org.apache.log.output
public class NullOutputLogTarget extends AbstractOutputTarget
| Constructor Summary | |
|---|---|
| NullOutputLogTarget()
Creation of a new null log target. | |
| Method Summary | |
|---|---|
| protected void | write(String data)
Do nothing output method.
|
Parameters: data the data to be output