Well, my logging framework is pretty solid I think, still needs further practical testing, but so far working alright. Today, a co-worker proposed a challenge to me, in the form of a general comment. He mentioned how our current error logging framework at work functioned (we use ELMAH). Which got me thinking. ELMAH works, by implementing an HttpModule, ......