Click here to Skip to main content
16,011,849 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
all can we create more than one log file in asp.net web application to write the trace information


thanks in advance
Posted

VB
Yes, you can add multiple TraceListener to have multiple log files.
 
Share this answer
 
Hi,

Try this Link[^]
I've used the same in my project also, I hope same would be useful for you too.

Regards,
RK
 
Share this answer
 
Comments
ASLAM SYED 22-May-13 8:53am    
how to write information to this files

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900