Logging and Error handling in asp.net

Posted by parminder on Stack Overflow See other posts from Stack Overflow or by parminder
Published on 2010-03-18T04:20:05Z Indexed on 2010/03/18 4:21 UTC
Read the original article Hit count: 357

Filed under:
|
|

Hi Experts,

I have a website running now. I have to implement some logging routines as well as some handler for unhandeled exceptions. I was looking at ELMAH also which seems good to me. I need something very light and easy to use. Can someone recommend any other option I can choose from.

Thanks Parminder

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about logging