开发者

Lightweight logging library for ASP.NET MVC 2

I need a lightweight logging library for ASP.NET MVC2. It only needs to suppor开发者_运维技巧t storage of messages in the database and sending emails for critical errors.

What do you recommend besides log4net?

Thank you.


I would recommend ELMAH. It is very easy to deploy, and makes lots of features, among them the ones you mention, available. You basically just drop a dll or two in the bin folder, add a couple of things in web.config and it's done.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜