Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help

Browse by Tags

All Tags » Log » Debug   (RSS)
In a previous post where I talked about using log4net I used one of the alternative ways to initialize and configure the logging services. This post will summarize these alternatives.   1. Programmatic initialization The programmatic initialization Read More...
Whenever you have the need for debugging some application that by whatever reason cannot be properly debugged in Visual Studio, or even because your application requires some kind of logging/auditing functionality, instead of developing your own tool Read More...