We use log4net (replacing nLog) in our Asp.Net web application. NLog had a useful feature that would allow us to create a log file for each user - which is useful for organizing and searching for log statements.
Does anyone have any ideas on how to do this with log4net?
Mrjeepster
source
share