-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels