B - The type to buildpublic static class TextAreaAppender.Builder<B extends TextAreaAppender.Builder<B>> extends org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.Builder<B> implements org.apache.logging.log4j.core.util.Builder<TextAreaAppender>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TextAreaAppender |
build() |
getBufferSize, isBufferedIo, isImmediateFlush, setBufferedIo, setBufferSize, setImmediateFlush, withBufferedIo, withBufferSize, withImmediateFlushgetConfiguration, getLayout, getName, getOrCreateLayout, getOrCreateLayout, isIgnoreExceptions, setConfiguration, setIgnoreExceptions, setLayout, setName, withConfiguration, withIgnoreExceptions, withLayout, withNamepublic TextAreaAppender build()
build in interface org.apache.logging.log4j.core.util.Builder<TextAreaAppender>Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.