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

Issue where self.tracer wasn't defined #77

Open
chiroptical opened this issue Sep 30, 2020 · 0 comments
Open

Issue where self.tracer wasn't defined #77

chiroptical opened this issue Sep 30, 2020 · 0 comments

Comments

@chiroptical
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant