1
Reply

How to enable tracing in Web API?

Suresh Kumar

Suresh Kumar

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