
20 Dec
2011
20 Dec
'11
7:20 p.m.
Hi Nadia, Do you wish to use logback-audit or logback-classic? Most people use logback-classic as a replacement for log4j. Logback-audit offers a different API intended for audit logs (logs which have business significance). -- Ceki http://twitter.com/#!/ceki On 20.12.2011 20:04, Nadia Kunkov wrote:
Hello,
I’m trying to start off with logback but I’m having some silly problems.
In the chapter2 it states:
First, copy /logback-audit/audit-server-generator// folder which ships with logback-audit to a directory of your choice
I can’t find this generator in the distribution….
Also, I don’t use maven – I use ant. Is there a quick way to set this up with Ant?
Appreciate your help!
Nadia