I think you want logback-access which is used to log webserver access logs.
On 26 Aug 2011, at 05:07, "Vivek M.V" <[email protected]> wrote: > Hi , > I'm trying to implement the SLF4J +LogBack logging solution to implement > logging in my application . > I've modified the Pattern Expression in the logback.xml as below. > <Pattern>%d{dd MMM yyyy HH:mm:ss.SSS} %logger{36} %M-%msg%n</Pattern> > > > And its working fine . However I'd like to print the 'error code ' as well in > my log say 404 or 500 as well . Any ideas on how I should be modifying my > pattern expression for this? > Thanks. > > This e-mail, and any attachments are strictly confidential and may also > contain legally privileged information. It is intended for the addressee(s) > only. If you are not the intended recipient, please do not print, copy, store > or act in reliance on the e-mail or any of its attachments. Instead, please > notify the sender immediately and then delete the e-mail and any attachments. > > Unless expressly stated to the contrary, the views expressed in this e-mail > are not necessarily the views of Enzen Technologies (P) Limited or any of its > subsidiaries or affiliates (Group Companies), and the Group Companies, their > directors, officers and employees makes no representation and accept no > liability for the accuracy or completeness of this e-mail. You are > responsible for maintaining your own virus protection and the Group Companies > do not accept any liability for viruses. Enzen reserves the right to monitor > and review the content of all messa > ges sent to or from this e-mail address. Messages sent to or from this > e-mail address may be stored on the Enzen e-mail system. > > > _______________________________________________ > Logback-user mailing list > [email protected] > http://qos.ch/mailman/listinfo/logback-user
_______________________________________________ Logback-user mailing list [email protected] http://qos.ch/mailman/listinfo/logback-user
