Class DBAppender

All Implemented Interfaces:
Appender<ILoggingEvent>, ContextAware, FilterAttachable<ILoggingEvent>, LifeCycle

public class DBAppender extends DBAppenderBase<ILoggingEvent>
The DBAppender inserts logging events into three database tables in a format independent of the Java programming language. For more information about this appender, please refer to the online manual at http://logback.qos.ch/manual/appenders.html#DBAppender
Author:
Ceki Gülcü, Ray DeCampo, Sébastien Pennec