Re: Logging to one file per user

2006-11-02 Thread Marco V.
> Hi, > > For a website I need to have a log file per user. > > I first looking into NDC by this make only one file with some informations (I > test with session id). > > After I've try to create a file logger and change the name but that doesn't > work. here's the code : > --8<---

Logging to one file per user

2006-10-30 Thread fabien JOBIN
Hi, For a website I need to have a log file per user. I first looking into NDC by this make only one file with some informations (I test with session id). After I've try to create a file logger and change the name but that doesn't work. here's the code : --8<--- $oUserLogger