| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleAppenderFactory
An
AppenderFactory implementation which provides an appender that writes events to the console. |
class |
FileAppenderFactory
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 © 2015. All rights reserved.