aspnetcore/src/Hosting
Sourabh Shirhatti c97a0020d8
Use implicit logging scope for Activity (#22376)
* Revert "Hoist activity fields to the logging scope (#11211)"

This reverts commit f7a2d3c26c.

* Remove tests with Activity

* Remove ActivityId from HostingLogScope

* Enable propogation in CreateDefaultBuilder

* Clean up

* s/logging/loggingBuilder

* Enable Activity propogation for generichost

* Replace with runtime/pull/37892
2020-06-22 10:12:22 -07:00
..
Abstractions Annotate Microsoft.AspNetCore.Http with nullable attributes (#22928) 2020-06-15 23:29:19 +00:00
Hosting Use implicit logging scope for Activity (#22376) 2020-06-22 10:12:22 -07:00
Server.Abstractions
Server.IntegrationTesting/src Use non-generic TaskCompletionSource in SignalR and Kestrel (#22925) 2020-06-15 17:35:19 -07:00
TestHost Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
WindowsServices Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
samples
test
.vsconfig
Hosting.sln
startvs.cmd