On 22 December 2011 17:44, Nadia Kunkov <[email protected]> wrote:
> Hello everyone – I wanted to use the logback  DBAppender but in the
> documentation it says that it logs to a set of 3 specific tables.
>
> Is it possible to change the tables and use some other ones?

No; the table names are hard coded in to the source
(https://github.com/ceki/logback/blob/master/logback-access/src/main/java/ch/qos/logback/access/db/DBAppender.java)

Greg
_______________________________________________
Logback-user mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-user

Reply via email to