| Package | Description |
|---|---|
| com.kdgregory.log4j.aws.internal.shared |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultThreadFactory
The default
ThreadFactory for most appenders: creates a normal-priority
thread and starts it running with the specified writer. |
| Modifier and Type | Field and Description |
|---|---|
protected ThreadFactory |
AbstractAppender.threadFactory |
| Constructor and Description |
|---|
AbstractAppender(ThreadFactory threadFactory,
WriterFactory<WriterConfigType,AppenderStatsType> writerFactory,
AppenderStatsType appenderStats,
Class<AppenderStatsMXBeanType> appenderStatsMXBeanClass) |
Copyright © 2018. All rights reserved.