ahives/HareDu

Logging is currently broken

Closed this issue · 1 comments

Getting the following error...

SetUp : HareDu.HareDuClientInitException :
----> Common.Logging.ConfigurationException : Failed obtaining configuration for Common.Logging from configuration section 'common/logging'.
----> System.Configuration.ConfigurationErrorsException : An error occurred creating the configuration section handler for common/logging: Unable to create type 'Common.Logging.Log4Net.Log4NetLoggerFactoryAdapter, Common.Logging.Log4Net1211' (C:\src\Git\HareDu\src\HareDu.Tests\bin\Debug\HareDu.Tests.dll.config line 15)
----> Common.Logging.ConfigurationException : Unable to create type 'Common.Logging.Log4Net.Log4NetLoggerFactoryAdapter, Common.Logging.Log4Net1211'
----> System.IO.FileLoadException : Could not load file or assembly 'Common.Logging, Version=2.1.2.0, Culture=neutral, PublicKeyToken=af08829b84f0328e' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Fixed in the next push.