B - Generic Builder classpublic static class LambdaAppender.Builder<B extends LambdaAppender.Builder<B>> extends org.apache.logging.log4j.core.appender.AbstractAppender.Builder<B> implements org.apache.logging.log4j.core.util.Builder<LambdaAppender>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
LambdaAppender |
build()
creates a new LambdaAppender
|
getConfiguration, getLayout, getName, getOrCreateLayout, getOrCreateLayout, isIgnoreExceptions, setConfiguration, setIgnoreExceptions, setLayout, setName, withConfiguration, withIgnoreExceptions, withLayout, withNamepublic LambdaAppender build()
build in interface org.apache.logging.log4j.core.util.Builder<LambdaAppender>Copyright © 2020. All rights reserved.