| Package | Description |
|---|---|
| io.dropwizard.logging |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleAppenderFactory<E extends ch.qos.logback.core.spi.DeferredProcessingAware>
An
AppenderFactory implementation which provides an appender that writes events to the console. |
class |
FileAppenderFactory<E extends ch.qos.logback.core.spi.DeferredProcessingAware>
An
AppenderFactory implementation which provides an appender that writes events to a file, archiving older
files as it goes. |
class |
SyslogAppenderFactory
An
AppenderFactory implementation which provides an appender that sends events to a
syslog server. |
Copyright © 2016. All rights reserved.