Re: [OT] log per session

2004-05-02 Thread Chiming Huang
I will look into the NDC. Thank you very much. Chiming - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Sunday, May 02, 2004 12:43 AM Subject: Re: [OT] log per session

Re: [OT] log per session

2004-05-01 Thread Craig R. McClanahan
Chiming Huang wrote: Hi, Is it practical to have a log file created per sessoin? I am using log4j 1.2.8. It logs all messages to one log file. What is your suggestion? This is primarily a Log4J question ... consider looking at the "Nested Diagnostic Context" (NDC) feature of Log4J. You wo