Skip to content

Get rid of all string interpolation in logging #4277

@roji

Description

@roji

As indicated by @sebastienros, when doing the conversion to Microsoft.Extensions.Logging, I left string interpolation in various places where it should be structured logging.

Also, in some cases we box because we pass the connector ID into the regular Microsoft.Extensions.Logging API - get rid of that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions