How to I enable Failed Request Tracing in IIS 10.0 on my Windows 10 dev pc?
I can find instructions for IIS7 and IIS8.5 (see http://www.iis.net/learn/troubleshoot/u
You can enable the tracing feature using this PowerShell command (Running as Administrator)
Install-WindowsFeature Web-Http-Tracing