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

Use consistent logging for all plugins #195

Open
damyan opened this issue Oct 10, 2024 · 0 comments · May be fixed by #234
Open

Use consistent logging for all plugins #195

damyan opened this issue Oct 10, 2024 · 0 comments · May be fixed by #234
Assignees
Labels
bug Something isn't working

Comments

@damyan
Copy link
Member

damyan commented Oct 10, 2024

Currently, each plugin has its own logger which can be configured in a certain way. Switch all plugins to the already-existent central zap-based logging
Switch main.go back to logrus, so all plugins have consistent logging with the "parent" coredhcp

@damyan damyan added the bug Something isn't working label Oct 10, 2024
@damyan damyan self-assigned this Oct 10, 2024
@damyan damyan linked a pull request Dec 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant