Tagged Questions

3
votes
1answer
125 views

Statistic collection tool for C#?

Is there a good tool to collect statistics from within C# a application. Basically we want to save successful method calls, what parameter values were passed in, the IP addresses (for web ...