Enhancement: Add debug logging and conditional page file saving #2
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: nick/753-Data-Sync#2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Enhancement Proposal
The current version of the
753DataSyncscript does not have the ability to enable detailed debug-level logging. We would like to enhance the script to add debug logging, and also to allow saving the individual page data files (e.g.,enforcement_page_x_) only when debug logging is enabled. The aggregated data file should still be saved with the info logging level.Expected Behavior:
enforcement_page_x_) should only be saved if the logging level is set to debug.Acceptance Criteria:
This enhancement is now complete and ready for closure.