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 replace protocol value with unix.RTPROT_STATIC #846

Merged
merged 2 commits into from
Oct 19, 2024

Conversation

yugyeong2
Copy link
Contributor

  1. Logging Improvements

    • Updated various log messages for better clarity and consistency by replacing fmt.Printf and fmt.Println with tk.LogIt.
    • Improved the formatting of error messages to match the project’s logging standards.
    • Fixed minor typos in log messages.
  2. Protocol Value Update

    • Replaced the hardcoded value 4 for static protocol with the more descriptive constant unix.RTPROT_STATIC in the route protocol assignment.

Copy link
Collaborator

@TrekkieCoder TrekkieCoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for improving the logs !!

@TrekkieCoder TrekkieCoder merged commit 38a1782 into loxilb-io:main Oct 19, 2024
19 checks passed
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 this pull request may close these issues.

2 participants