RE: Context Sensitive Logging in Servlets

2002-09-12 Thread Samya Ghosh
is simply a java class.. Thanks SG -Original Message- From: Richard Doust [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 3:59 PM To: Log4J Users List Subject: RE: Context Sensitive Logging in Servlets How about using a text processor to filter the log output? How about

RE: Context Sensitive Logging in Servlets

2002-09-12 Thread Richard Doust
EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 3:08 PM To: [EMAIL PROTECTED] Subject: Context Sensitive Logging in Servlets Hi, I have just started using Log4j and was experimenting with it. One of the things that looked interesting was the ability to log messages/thread, but the drawbac

Context Sensitive Logging in Servlets

2002-09-12 Thread Samya Ghosh
Hi, I have just started using Log4j and was experimenting with it. One of the things that looked interesting was the ability to log messages/thread, but the drawback was that the messages logged by different instances of a class running on different threads, end up being jumbled and the re