
23 Dec
2011
23 Dec
'11
9:11 a.m.
On 22 December 2011 17:44, Nadia Kunkov <nkunkov@escholar.com> 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/...) Greg