Search found 1 match

by Smya
Fri Oct 09, 2015 10:54 pm
Forum: How To …
Topic: How to use Log4net in Ranorex(Complete steps)
Replies: 0
Views: 2230

How to use Log4net in Ranorex(Complete steps)

I tried using log4net to log but I am getting build errors . I added "Log4net.dll" in reference as well as in the using clause. Then I added the code in assembly file also "[assembly: log4net.Config.XmlConfigurator(ConfigFile="app.config", Watch=true)] ". But when i build the project , compile time ...