Skip to content

context.TODO and loggers #3087

@michel-laterman

Description

@michel-laterman

#3078 changed how we pass loggers to mainly use the context.
as part of the change we added context.TODO() where contexts are not available.

We should see if we can replace these calls by altering the function calls.
We can also investigate and decide if we want to explicitly pass the logger object in a few places (such as in the api module).

This could be a good issue for on-week

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions