Skip to content

HTTPSysServer does not use LoggerMessage.Define #31313

Closed
@davidfowl

Description

@davidfowl

Describe the bug

LoggerMessage.Define is the preferred approach to logging as it saves re-parsing format strings and doing dictionary lookups (and potential allocations if the cache isn't full). We should update the log calls to use it.

cc @sebastienros

Metadata

Metadata

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions