Class DBAppender

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

public class DBAppender extends DBAppenderBase<IAccessEvent>
The DBAppender inserts access 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#AccessDBAppender
Author:
Ceki Gülcü, Ray DeCampo, Sébastien Pennec