Skip to content

Handle dotnet/extensions scenarios for HttpClient logging #87247

@noahfalk

Description

@noahfalk

dotnet/extensions introduces new logging middleware for HttpClient that is different than the default logging. Ideally we want an experience that composes or upgrades, not two implementations that differ along a variety of axes.

We expect the best way to get there is to be able to selectively disable the built-in logging and then adjust dotnet/extensions' API and behavior so that users feel like they have opted into more features (as opposed to different features). This issue tracks:

cc @geeknoid @dpk83 @JamesNK

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions