开发者

Enable Tracing of Hosted WCF Service on Server

开发者 https://www.devze.com 2023-03-25 10:36 出处:网络
I have hosted a WCF application on server. I need to trace the info,warnings and errors generated at server.

I have hosted a WCF application on server. I need to trace the info,warnings and errors generated at server. Please let me know the nece开发者_开发问答ssary changes need to be done.Please also let me know how to use the trace generated.

Regards, Sachin K


Maybe the official doc would help: Configuring Tracing

There is also a very interesting recent post from a WCF guy explaining the whole picture in detail here: WCF Extensibility – System.Diagnostic Tracing

0

精彩评论

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