-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Duplicated event names in KestrelTrace logger #31523
Copy link
Copy link
Closed
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-kestrel
Milestone
Metadata
Metadata
Assignees
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-kestrel
Type
Fields
Give feedbackNo fields configured for issues without a type.
In KestrelTrace logger declared two events with same name
"RequestBodyDrainTimedOut"aspnetcore/src/Servers/Kestrel/Core/src/Internal/Infrastructure/KestrelTrace.cs
Lines 85 to 89 in 4f3e8e0