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

Redesign logging of DNS updates #954

Open
favonia opened this issue Sep 30, 2024 · 0 comments
Open

Redesign logging of DNS updates #954

favonia opened this issue Sep 30, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed logging Related to what the tool outputs to the end user low priority This is low priority, usually because no one has requested the feature yet
Milestone

Comments

@favonia
Copy link
Owner

favonia commented Sep 30, 2024

Currently, with QUIET=0, the logging will be full of repeated output like this:

🌐 Detected the IPv4 address XX.XX.XX.XX
🤷 The A records of YYY.YYY are already up to date (cached)
🌐 Detected the IPv6 address XX:XX:XX:XX
🤷 The AAAA records of YYY.YYY are already up to date (cached)
⏰ Checking the IP addresses in about NNmNNs . . .

🌐 Detected the IPv4 address XX.XX.XX.XX
🤷 The A records of YYY.YYY are already up to date (cached)
🌐 Detected the IPv6 address XX:XX:XX:XX
🤷 The AAAA records of YYY.YYY are already up to date (cached)
⏰ Checking the IP addresses in about NNmNNs . . .

🌐 Detected the IPv4 address XX.XX.XX.XX
🤷 The A records of YYY.YYY are already up to date (cached)
🌐 Detected the IPv6 address XX:XX:XX:XX
🤷 The AAAA records of YYY.YYY are already up to date (cached)
⏰ Checking the IP addresses in about NNmNNs . . .

While I think all the information is great, its presentation can perhaps be improved?

@favonia favonia added enhancement New feature or request help wanted Extra attention is needed logging Related to what the tool outputs to the end user labels Sep 30, 2024
@favonia favonia added this to the 1.16.0 milestone Sep 30, 2024
@favonia favonia changed the title Redesign the logging grouping Group update logging Sep 30, 2024
@favonia favonia added the low priority This is low priority, usually because no one has requested the feature yet label Sep 30, 2024
@favonia favonia changed the title Group update logging Redesign logging Sep 30, 2024
@favonia favonia changed the title Redesign logging Redesign logging for DNS updates Sep 30, 2024
@favonia favonia changed the title Redesign logging for DNS updates Redesign logging of DNS updates Sep 30, 2024
@favonia favonia modified the milestones: 1.16.0, backlog Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed logging Related to what the tool outputs to the end user low priority This is low priority, usually because no one has requested the feature yet
Projects
None yet
Development

No branches or pull requests

1 participant