Configuring log4net in a SharePoint Application
Posted by: Clarity Blogs: ASP.NET,
on 20 Jan 2012 |
View original | Bookmarked: 0 time(s)
Configuringlog4net in a SharePoint or ASP.NET application is pretty straightforward, but no matter how many times I do it, I always forget something small and waste time troubleshooting why logging isn’t working. Here’s a guide to configuring logging using log4net in a SharePoint application. This post will cover: Creating and deploying a log4net configuration file [...]