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

[!] improve logging and add verbose support for all components #273

Merged
merged 5 commits into from
Nov 14, 2024

Conversation

pashagolub
Copy link
Collaborator

@pashagolub pashagolub commented Nov 14, 2024

[+] use go.uber.org/zap instead of standard log package
[*] move net related code from main to ipmanager
[*] user TriggerKey and TriggerValue names instead of Key and NodeName

[+] use `go.uber.org/zap` instead of standard `log` package
[*] move net related code from `main` to `ipmanager`
[*] user TriggerKey and TriggerValue names instead of Key and NodeName
@pashagolub pashagolub self-assigned this Nov 14, 2024
@pashagolub pashagolub merged commit 8a094cd into master Nov 14, 2024
4 checks passed
@pashagolub pashagolub deleted the enhanced_logging branch November 14, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant