Tutorial by Topics: log4net

This section provides an overview of what log4net is, and why a developer might want to use it. It should also mention any large subjects within log4net, and link out to the related topics. Since the Documentation for log4net is new, you may need to create initial versions of those related topi...
Log4net is a fail-stop logging system. Fail stop means that it stops logging on an internal exception and by design does not interact with the program flow. Knowing this explains you troubleshooting log4net isn't so easy. If logging fails, your program does not notice. You see a lot of questions abo...

Page 1 of 1