Topic: Logging and doing math (Reporting)
For example when a method is called, we wan to log. Info such as method name, the length of time method ran etc. Using PostSharp and SmartInspect this task is easy. My question is how do you parse the log.
One option is to parse the log, pump it into a data base and run analytical. Is their a better way.
Jay
