aspnetcore/src
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
..
Analyzers Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
Antiforgery Fix null reference errors in tests (#23091) 2020-06-18 11:05:54 -07:00
Azure Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
Components Fix binding <select> to a null value (#23221) 2020-06-22 17:27:02 +01:00
Configuration.KeyPerFile Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
DataProtection Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
DefaultBuilder Use implicit logging scope for Activity (#22376) 2020-06-22 10:12:22 -07:00
Features/JsonPatch Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
FileProviders Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
Framework Add sharedfx and targeting pack tests (#23045) 2020-06-17 17:06:04 -07:00
Grpc Turn off gRPC interop test console color logging (#22923) 2020-06-17 12:38:32 +12:00
HealthChecks Fix null reference errors in tests (#23091) 2020-06-18 11:05:54 -07:00
Hosting Use implicit logging scope for Activity (#22376) 2020-06-22 10:12:22 -07:00
Html/Abstractions Add nullability to HtmlAbstractions (#22275) 2020-06-02 23:27:54 +00:00
Http Fix null reference errors in tests (#23091) 2020-06-18 11:05:54 -07:00
Identity Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
Installers Merge branch '3.1merge' 2020-06-10 11:30:40 -07:00
JSInterop Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
Localization Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
Logging.AzureAppServices Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
Middleware Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
MusicStore Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
Mvc Enable `/warnAsError` (#23072) 2020-06-18 15:59:34 -07:00
ObjectPool Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
ProjectTemplates Fix authorization setup in Razor pages template (#23029) 2020-06-18 13:30:08 -07:00
Razor Enable `/warnAsError` (#23072) 2020-06-18 15:59:34 -07:00
Security Flow endpoint and httpcontext always from authz middleware (#22672) 2020-06-19 18:14:47 -07:00
Servers Change HttpSys default client cert mode to Allow Cert #14840 (#23162) 2020-06-19 16:34:56 -07:00
Shared Add nullable annotations to Microsoft.AspNetCore.Components (#22944) 2020-06-19 18:38:37 +00:00
SignalR Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
SiteExtensions Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
Testing Fix helix-matrix tests (#22918) 2020-06-16 13:37:49 -07:00
Tools Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
WebEncoders Add missing doc files and cleanup nits (#22931) 2020-06-17 13:04:45 -07:00
submodules