Ho开发者_运维技巧w can one hook into this info?
I need to do some auditing, and while it is rather trivial to handle the request info, the response info seems to elude me.
Currently, I can only view this info locally via Fiddler or Wireshark (and I dont really feel like running Wireshark on the server).
Thanks
Did you try it using Service Trace Viewer Tool ?
MSDN Info:-
Windows Communication Foundation (WCF) Service Trace Viewer Tool helps you analyze diagnostic traces that are generated by WCF. Service Trace Viewer provides a way to easily merge, view, and filter trace messages in the log so that you can diagnose, repair, and verify WCF service issues.
精彩评论