feature/add-debug-logging #3
No reviewers
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#3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/add-debug-logging"
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?
Pull Request: Add Debug-Level Logging and Conditional File Saving
Summary of Changes:
This pull request introduces an enhancement to the 753DataSync script by adding support for detailed debug-level logging and conditionally saving individual page data files. The aggregated data file will always be saved with the info logging level, regardless of the logging setting.
Key Updates:
enforcement_page_x_) will only be saved when the logging level is set to debug.What Needs Review: