Skip to content

Refactor logging messages to provide structured data #45

@doshitan

Description

@doshitan

Context

Much of the existing log messages embed data inside the message string. Best practice is static message strings, with data provided via extra.

Loosely related to #44

Implementation

Update (pretty much) all log messages to provide any parameters via extra so they appear as separate attributes in log messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions