| Package | Description |
|---|---|
| com.kdgregory.log4j2.aws | |
| com.kdgregory.log4j2.aws.internal |
| Class and Description |
|---|
| AbstractAppender
Common implementation code that's shared between appenders.
|
| AbstractAppenderBuilder
Manages the configuration elements that are common across appenders.
|
| AbstractAppenderConfig
Base configuration object, representing the config elements managed
by
AbstractAppenderBuilder. |
| CloudWatchAppenderConfig
Defines the interface between the CloudWatchAppender's builder and the
appender itself.
|
| KinesisAppenderConfig
Defines the interface between the KinesisAppender's builder and the
appender itself.
|
| SNSAppenderConfig
Defines the interface between the SNSAppender's builder and the appender
itself.
|
| Class and Description |
|---|
| AbstractAppender
Common implementation code that's shared between appenders.
|
| AbstractAppenderBuilder
Manages the configuration elements that are common across appenders.
|
| AbstractAppenderConfig
Base configuration object, representing the config elements managed
by
AbstractAppenderBuilder. |
| JMXManager
This class ensures that appenders will be registered with any MBean servers
where a StatisticsMBean instance has also been registered, regardless of
the order that those objects are initialized/registered.
|
Copyright © 2022. All rights reserved.