| Package | Description |
|---|---|
| com.kdgregory.log4j2.aws | |
| com.kdgregory.log4j2.aws.internal |
| Modifier and Type | Class and Description |
|---|---|
static class |
CloudWatchAppender.CloudWatchAppenderBuilder |
static class |
KinesisAppender.KinesisAppenderBuilder |
static class |
SNSAppender.SNSAppenderBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAppender<WriterConfigType extends AbstractWriterConfig<WriterConfigType>,AppenderConfigType extends AbstractAppenderConfig,AppenderStatsType extends AbstractWriterStatistics,AppenderStatsMXBeanType>
Common implementation code that's shared between appenders.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloudWatchAppenderConfig
Defines the interface between the CloudWatchAppender's builder and the
appender itself.
|
interface |
KinesisAppenderConfig
Defines the interface between the KinesisAppender's builder and the
appender itself.
|
interface |
SNSAppenderConfig
Defines the interface between the SNSAppender's builder and the appender
itself.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAppenderBuilder<T extends AbstractAppenderBuilder<T>>
Manages the configuration elements that are common across appenders.
|
| Modifier and Type | Field and Description |
|---|---|
protected AppenderConfigType |
AbstractAppender.appenderConfig |
Copyright © 2022. All rights reserved.