I have a WCF Service hosted in IIS. I am getting the WCF Tracing , but I can't find where my trace.writeline entries are going. My trace listener only logs the WCF Tracing. Is there a specific Source I need to add to get this included.
If you know you run a WCF/WF service compiled in debug mode, the Debug.WriteLine() should be logged to the log.
Remember to disable the log when you're done with it.
--larsw
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With