Integrating Log4Net with ASP.NET Web API2 and SQL Server
In this post, I will explain you how can you integrate famous .NET logging library (Log4Net) in your ASP.NET project. Though, particularly in this post I am using an ASP.NET Web API project, but the…