Expand Logging #27

Closed
opened 2023-12-26 18:11:37 +00:00 by Neshura · 0 comments
Owner

Logging is extremely sparse currently. This leads to situations where it is uncertain whether changes were correctly loaded.

The following log cases should be added:

  • INFO when a changed config is loaded (diff previous and new config)
    • INFO with details about the changes
  • Split INFO when creating/updating into A and AAAA (ideally not statically)
Logging is extremely sparse currently. This leads to situations where it is uncertain whether changes were correctly loaded. The following log cases should be added: - [ ] INFO when a changed config is loaded (diff previous and new config) - [ ] INFO with details about the changes - [x] Split INFO when creating/updating into A and AAAA (ideally not statically)
Neshura added the
improvement
label 2023-12-26 18:12:16 +00:00
Neshura self-assigned this 2023-12-26 18:12:18 +00:00
Neshura added this to the 1.1.0 milestone 2023-12-26 18:14:21 +00:00
Neshura removed this from the 1.1.0 milestone 2023-12-26 18:14:24 +00:00
Neshura added this to the 1.1.0 milestone 2023-12-26 18:14:53 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Neshura/cloudflare-dns-updater#27
No description provided.