B
- The type to buildBuilder<RandomAccessFileAppender>
public static class RandomAccessFileAppender.Builder<B extends RandomAccessFileAppender.Builder<B>> extends AbstractOutputStreamAppender.Builder<B> implements Builder<RandomAccessFileAppender>
Constructor | Description |
---|---|
Builder() |
Modifier and Type | Method | Description |
---|---|---|
RandomAccessFileAppender |
build() |
Builds the object after all configuration has been set.
|
B |
setAdvertise(boolean advertise) |
|
B |
setAdvertiseURI(String advertiseURI) |
|
B |
setAppend(boolean append) |
|
B |
setFileName(String fileName) |
getConfiguration, getLayout, getName, getOrCreateLayout, getOrCreateLayout, isIgnoreExceptions, setConfiguration, withConfiguration, withIgnoreExceptions, withLayout, withName
asBuilder, getFilter, withFilter
getBufferSize, isBufferedIo, isImmediateFlush, withBufferedIo, withBufferSize, withImmediateFlush
public RandomAccessFileAppender build()
Builder
build
in interface Builder<B extends RandomAccessFileAppender.Builder<B>>
public B setAppend(boolean append)
public B setAdvertise(boolean advertise)
Copyright © 1999-2018. 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.