Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Issue where self.tracer wasn't defined  #77

@chiroptical

Description

@chiroptical

I ran into an issue with the following code

where self.tracer was not defined.

if not isinstance(self.log, AI4EAppInsights):
self.tracer = self.log.tracer

Above L42, I guess you could just add self.tracer = None to prevent this. Would you like me to make the PR?

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