B
- This builder class.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 |
withBufferedIo(boolean bufferedIo) |
B |
withBufferSize(int bufferSize) |
B |
withImmediateFlush(boolean immediateFlush) |
getLayout, getName, getOrCreateLayout, isIgnoreExceptions, withIgnoreExceptions, withLayout, withName
asBuilder, getFilter, withFilter
public int getBufferSize()
public boolean isBufferedIo()
public boolean isImmediateFlush()
public B withImmediateFlush(boolean immediateFlush)
public B withBufferedIo(boolean bufferedIo)
public B withBufferSize(int bufferSize)
Copyright © 1999-2016 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.