
14 Feb
2011
14 Feb
'11
2:01 p.m.
On 14/02/2011 2:48 PM, Maxime Carpentier wrote:
Hi, I'm a bit confused about logback-access usage... I'm using Tomcat 6.0.29 and logback 0.9.26, i've followed instructions http://logback.qos.ch/access.html to get HTTP logs...however all i got is just logback status messages 1) Do i need to put a logback-access.xml in my servlet ? (for now it's just in tomcat/conf/ )
You don't need to put logback-access.xml in your web-app, tomcat/conf/ is the correct location.
2) How should i configure logback so that my servlet logs will show in the logback servlet ?
What do you mean exactly by the logback servlet? -- Ceki