Click here to Skip to main content
15,893,368 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I don't know how to open the file log.config ?

I read that need to add below line in our AssemblyInfo.cs file :


[assembly: log4net.Config.XmlConfigurator(ConfigFile="Web.config", Watch=true)]

but it doesn't work ! I have version 1.2.13.0 for log4net.

I want to open this file to put the path of the file that I want to write my log step .

Can someone help me please
Posted

1 solution

 
Share this answer
 
Comments
Member 10872485 16-Jul-14 2:35am    
Thanks for your help :)

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