1
Reply

How to enable tracing in Web API?

Suresh Kumar

Suresh Kumar

7y
215
0
Reply

    To enable tracing place below code in โ€“โ€œRegisterโ€ method of WebAPIConfig.cs file.config.EnableSystemDiagnosticsTracing();