开发者

How to log exception to MS SQL database using MS Enterprise Library?

开发者 https://www.devze.com 2023-01-13 23:42 出处:网络
I already logged thrown exceptions to text file , now i want to log them to MS Sql database but i couldn\'t find clear s开发者_开发问答ample to perform this task.You can configure a DatabaseTraceList

I already logged thrown exceptions to text file , now i want to log them to MS Sql database but i couldn't find clear s开发者_开发问答ample to perform this task.


You can configure a DatabaseTraceListener.

0

精彩评论

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