Writing logs to file
Here is a complete step-by-step guide to adding Log4Net to your project, under Visual Studio 2012 and .NET 4.5. Add a new C# console app to your solution. Select Tools >> Library Package Manager >> Manage NuGet Packages For Solution and search for log4net. Install it, and select which project(s) you want to add the … Read more