| Package | Description |
|---|---|
| com.kdgregory.log4j.aws.internal.cloudwatch | |
| com.kdgregory.log4j.aws.internal.kinesis | |
| com.kdgregory.log4j.aws.internal.shared | |
| com.kdgregory.log4j.aws.internal.sns |
| Modifier and Type | Class and Description |
|---|---|
class |
CloudWatchLogWriter |
| Modifier and Type | Method and Description |
|---|---|
LogWriter |
CloudWatchWriterFactory.newLogWriter(CloudWatchWriterConfig config,
CloudWatchAppenderStatistics stats) |
| Modifier and Type | Class and Description |
|---|---|
class |
KinesisLogWriter |
| Modifier and Type | Method and Description |
|---|---|
LogWriter |
KinesisWriterFactory.newLogWriter(KinesisWriterConfig config,
KinesisAppenderStatistics stats) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLogWriter
Manages common LogWriter activities.
|
| Modifier and Type | Field and Description |
|---|---|
protected LogWriter |
AbstractAppender.writer |
| Modifier and Type | Method and Description |
|---|---|
LogWriter |
WriterFactory.newLogWriter(C config,
S stats) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultThreadFactory.startLoggingThread(LogWriter writer,
Thread.UncaughtExceptionHandler exceptionHandler) |
void |
ThreadFactory.startLoggingThread(LogWriter writer,
Thread.UncaughtExceptionHandler exceptionHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
SNSLogWriter |
| Modifier and Type | Method and Description |
|---|---|
LogWriter |
SNSWriterFactory.newLogWriter(SNSWriterConfig config,
SNSAppenderStatistics stats) |
Copyright © 2018. All rights reserved.