Where does ELMAH save its data?

前端 未结 2 591
暖寄归人
暖寄归人 2021-01-31 14:59

I just installed ELMAH.MVC (more info here) and was wondering where its data is saved. I read that you can choose to set up database for storage but seems that the default insta

2条回答
  •  故里飘歌
    2021-01-31 15:42

    Read in "Examining the ErrorLog Class" topic, and you will find your answer

    Using HTTP Modules and Handlers to Create Pluggable ASP.NET Components

提交回复
热议问题