B
- The type to build.public abstract static class AbstractOutputStreamAppender.Builder<B extends AbstractOutputStreamAppender.Builder<B>> extends AbstractAppender.Builder<B>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
int |
getBufferSize() |
boolean |
isBufferedIo() |
boolean |
isImmediateFlush() |
B |
setBufferedIo(boolean bufferedIo) |
B |
setBufferSize(int bufferSize) |
B |
setImmediateFlush(boolean immediateFlush) |
B |
withBufferedIo(boolean bufferedIo)
Deprecated.
|
B |
withBufferSize(int bufferSize)
Deprecated.
|
B |
withImmediateFlush(boolean immediateFlush)
Deprecated.
|
getConfiguration, getErrorPrefix, getLayout, getName, getOrCreateLayout, getOrCreateLayout, isIgnoreExceptions, setConfiguration, setIgnoreExceptions, setLayout, setName, withConfiguration, withIgnoreExceptions, withLayout, withName
asBuilder, getFilter, getPropertyArray, setFilter, setPropertyArray, withFilter
public int getBufferSize()
public boolean isBufferedIo()
public boolean isImmediateFlush()
public B setImmediateFlush(boolean immediateFlush)
public B setBufferedIo(boolean bufferedIo)
public B setBufferSize(int bufferSize)
@Deprecated public B withImmediateFlush(boolean immediateFlush)
@Deprecated public B withBufferedIo(boolean bufferedIo)
@Deprecated public B withBufferSize(int bufferSize)
Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.