Stopwatch Threshold Logging for ASP.NET(blog.regexhero.net)
submitted by
BucketSoft(324) 2 years, 1 month ago
Intermittent performance problems are annoyingly difficult to diagnose. The idea with this logger is to time the ASP.NET page lifecycle from start to finish, and if it exceeds a certain threshold, then log it. The advantage of this approach is that it's not going to waste processing time logging the stuff I don't care about.
|category: ASP.NET
|Views: 13
tags:
ASP.NET another
Everyones tags:
Your Tags: