Skip to content

Remove IKestrelTrace #31581

Closed
Closed
@JamesNK

Description

@JamesNK

IKestralTrace was added before it was easily possible to unit test logs.

See #31562 (comment)

We should remove the interface and change KestrelTrace into a static class. Will save making interface method calls.

Will likely require a lot of changes to unit tests.

Repeat for ISocketTrace and IQuicTrace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-kestrelhelp wantedUp for grabs. We would accept a PR to help resolve this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions