Hi All,

 

I am using Log4Net.

 

Right now a log file is created based on the current date. So for each
day we have a log file containing all the debug statements.

 

We want to create a new log file based on a variable value in C#. For
each activity we have a requestId. So for each activity we need to
create a log file with the requestId.

 

Is it possible?

 

Regards,

Leo

Reply via email to