How can I view parameters and json objects via wcf traces for https rest web service?

StackOverflow https://stackoverflow.com/questions/14513490

  •  17-01-2022
  •  | 
  •  

سؤال

Anyone know how I can view how people are using my web service? I have turned on wcf tracing and can see method calls, but no parameters or json objects. I'm using .net 4 wcf json web service on iis v6 over https. This would help me greatly in debugging my application any help will be appreciated!

لا يوجد حل صحيح

نصائح أخرى

Sorry, figured it out. I enabled message logging, but I didn't add the messagelogging source to a shared listener

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top