public static class RollingRandomAccessFileAppender.Builder<B extends RollingRandomAccessFileAppender.Builder<B>> extends AbstractOutputStreamAppender.Builder<B> implements Builder<RollingRandomAccessFileAppender>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RollingRandomAccessFileAppender |
build()
Builds the object after all configuration has been set.
|
B |
withAdvertise(boolean advertise) |
B |
withAdvertiseURI(String advertiseURI) |
B |
withAppend(boolean append) |
B |
withFileGroup(String fileGroup) |
B |
withFileName(String fileName) |
B |
withFileOwner(String fileOwner) |
B |
withFilePattern(String filePattern) |
B |
withFilePermissions(String filePermissions) |
B |
withPolicy(TriggeringPolicy policy) |
B |
withStrategy(RolloverStrategy strategy) |
getBufferSize, isBufferedIo, isImmediateFlush, setBufferedIo, setBufferSize, setImmediateFlush, withBufferedIo, withBufferSize, withImmediateFlush
getConfiguration, getErrorPrefix, getLayout, getName, getOrCreateLayout, getOrCreateLayout, isIgnoreExceptions, setConfiguration, setIgnoreExceptions, setLayout, setName, withConfiguration, withIgnoreExceptions, withLayout, withName
asBuilder, getFilter, getPropertyArray, setFilter, setPropertyArray, withFilter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getErrorPrefix, isValid
public RollingRandomAccessFileAppender build()
Builder
build
in interface Builder<RollingRandomAccessFileAppender>
public B withAppend(boolean append)
public B withPolicy(TriggeringPolicy policy)
public B withStrategy(RolloverStrategy strategy)
public B withAdvertise(boolean advertise)
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.