ErrorAware, LogTarget, Closeablepublic class NullOutputLogTarget extends AbstractOutputTarget
| Constructor | Description |
|---|---|
NullOutputLogTarget() |
Creation of a new null log target.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
write(java.lang.String data) |
Do nothing output method.
|
close, doProcessEvent, getFormatter, opengetErrorHandler, isOpen, processEvent, setErrorHandlerpublic NullOutputLogTarget()
protected void write(java.lang.String data)
write in class AbstractOutputTargetdata - the data to be outputCopyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.