| Modifier and Type | Method and Description |
|---|---|
LogWriter |
CloudWatchWriterFactory.newLogWriter(CloudWatchWriterConfig config,
CloudWatchWriterStatistics stats,
InternalLogger logger) |
| Constructor and Description |
|---|
CloudWatchLogWriter(CloudWatchWriterConfig config,
CloudWatchWriterStatistics stats,
InternalLogger logger,
CloudWatchFacade facade) |
| Modifier and Type | Field and Description |
|---|---|
protected InternalLogger |
AbstractJMXManager.logger |
protected InternalLogger |
AbstractLogWriter.logger |
| Constructor and Description |
|---|
AbstractJMXManager(InternalLogger logger) |
AbstractLogWriter(ConfigType config,
StatsType appenderStats,
InternalLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
LogWriter |
KinesisWriterFactory.newLogWriter(KinesisWriterConfig config,
KinesisWriterStatistics stats,
InternalLogger logger) |
| Constructor and Description |
|---|
KinesisLogWriter(KinesisWriterConfig config,
KinesisWriterStatistics stats,
InternalLogger logger,
KinesisFacade facade) |
| Modifier and Type | Method and Description |
|---|---|
LogWriter |
SNSWriterFactory.newLogWriter(SNSWriterConfig config,
SNSWriterStatistics stats,
InternalLogger logger) |
| Constructor and Description |
|---|
SNSLogWriter(SNSWriterConfig config,
SNSWriterStatistics stats,
InternalLogger logger,
SNSFacade facade) |
| Modifier and Type | Method and Description |
|---|---|
LogWriter |
WriterFactory.newLogWriter(C config,
S stats,
InternalLogger logger) |
Copyright © 2023. All rights reserved.