Skip to content

Is there a way to indejct extra properties? #94

Open
@cheog

Description

@cheog

I have a top level function that has a whole bunch of meta-info. The top level function calls lower level functions that don't need, and thus aren't passed, that info. I'd like to add all the meta-info to some context so that if any lower level function logs something, the meta-info is included in the extra properties. This is all running outside of a fastapi or other web context.

Is this possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions