How to generate error log from nested exceptions. Apr 24, 2012 1 min read .net Working on error logging for my new application I’ve realized that I always use the same pattern when it comes to converting actual exceptions into a text form. And since I started