Title: Multiple Log files

I am trying to use Log4Net in a server enviroment. I would like to have the following features:

1. One log file for the server
2. Individual log files for every client that logs in.

As the clients will be running in the same process/memory space (of the server) - how do I configure Log4Net to do 1 & 2? Any help will be greatly appreciated.

-- RS.



Reply via email to