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

Accessing PerformContext via Dependency Injection #2503

Open
tudordumitriu opened this issue Mar 3, 2025 · 0 comments
Open

Accessing PerformContext via Dependency Injection #2503

tudordumitriu opened this issue Mar 3, 2025 · 0 comments

Comments

@tudordumitriu
Copy link

Hi guys
How could I access the PerfromContext in a way that avoids coupling and avoid propagating it to all subsequent instances.
Actually what I am trying to achieve is to create an IAppLogger and the corresponding PerformContextAppLogger that would be injected into any instance via DI and would be using the job's specific PerformContext

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

No branches or pull requests

1 participant