Skip to content

Revisit logging usage #6

@battlesquid

Description

@battlesquid

Currently, the logger usage is fairly inconsistent, specifically in terms of labels. There are several instances of functions that are deeper in the execution chain setting a label on the logger. This is counterintuitive because we lose the actual context from where the log stems from. The logging should be redone to only set labels at top level functions and use another key/method for identifying lower level functions.

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