aliostad / CacheCow

An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
MIT License
847 stars 172 forks source link

Microsoft has broken TraceSwitch in .NET Core #270

Open aliostad opened 2 years ago

aliostad commented 2 years ago

According to this issue, TraceSwitch value is not longer read from the config. We need an alternative means of controlling tracing.