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

Replace global loggers with dependency injection #5998

Open
osmaczko opened this issue Oct 28, 2024 · 0 comments
Open

Replace global loggers with dependency injection #5998

osmaczko opened this issue Oct 28, 2024 · 0 comments
Assignees

Comments

@osmaczko
Copy link
Contributor

Global loggers are used throughout the status-go codebase in various places, which is not considered best practice and limits our ability to implement structured/categorized logging effectively.

This issue aims to replace the use of global loggers with dependency injection to enable a more modular and flexible logging approach.

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

No branches or pull requests

1 participant