IS IT POSSIBLE TO LOG EVERY USER SESSION TO A DIFFERENT FILE.  YES OR NO?  And if yes how?
 
I have an application that is always running.  For every client session it services I need to log that session to a separate file.  I am new to LOG4J.  I read all the material on their website.  Great stuff, but I have this one important question unanswered.
 
I understand there is a way to log user sessions using NDC, but to ONE file.  Not what I need.
 
I understand that creating a new category object for every new user-session will eventually use up all the memory, because there is no way to remove categories.  Not good.
 
Is there hope for me?  I like log4j, but I don't know how to do what I need.
 
Thanks
 
PS - I AM NOT YET SUBSCRIBED TO THE MAILING LIST SO PLEASE RESPOND TO MY EMAIL: [EMAIL PROTECTED]

-------------------------
Asaf Ronen
Architect
Telelogue Inc
BEGIN:VCARD
VERSION:2.1
N:Ronen;Asaf
FN:Asaf Ronen
ORG:Telelogue Inc
ADR;WORK:;;517 Route 1, Suite 3020;Iselin;NJ;08830;USA
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:517 Route 1, Suite 3020=0D=0AIselin, NJ 08830=0D=0AUSA
URL:
URL:http://www.telelogue.com
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20010315T195801Z
END:VCARD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to