Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor adapters so all functions have access to logger #902

Closed
blaine-arcjet opened this issue Jun 10, 2024 · 0 comments · Fixed by #1000
Closed

Refactor adapters so all functions have access to logger #902

blaine-arcjet opened this issue Jun 10, 2024 · 0 comments · Fixed by #1000

Comments

@blaine-arcjet
Copy link
Contributor

In #897, the logger is being constructed in each adapter, but much of the adapter implementation doesn't have access to the logger. We need to refactor the helpers to be inside the closure so they can access the logger.

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

Successfully merging a pull request may close this issue.

1 participant