Yet Another Exception Logging System Description
In this DLL you can find a LogHelper, that can help you to log the Exceptions in your applications. The LogHelper use the .net provider pattern to facilitate extend it or make your own helper.

With a simple call you recive a email or write a log file with all the exception information, that can help you to trace it.

Home page
You can visit the project page in http://www.microcode.es/yaels (sorry but it's in spanish).

Please, if you find some bux, notify my to fix it, or send my the correct code to integrate with my source code version.