Skip to content

feat: Export process logging (M2-9624) - #2110

Merged
aweiland merged 3 commits into
developfrom
feat/M2-9624-export-process-logging
Aug 6, 2025
Merged

feat: Export process logging (M2-9624)#2110
aweiland merged 3 commits into
developfrom
feat/M2-9624-export-process-logging

Conversation

@andrevitalb

Copy link
Copy Markdown
Contributor
  • Delivered the fix or feature branches into develop or release branches via Squash and Merge (to keep clean history)

📝 Description

🔗 Jira Ticket M2-9264

This PR adds comprehensive error logging for the data export process, since currently, next to none is enabled.

The logging was put behind a manually-set session storage key. This can be enabled with:

sessionStorage.setItem('debugMode', true)

🪤 Peer Testing

Once the logging has been enabled, exporting any data for either activities or full applets should display logs in the browser console

✏️ Notes

If logging is no longer required/desired, simply removing the same key from the session storage will disable it.

@aws-amplify-us-east-1

Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-2110.d19gtpld8yi51u.amplifyapp.com

@jodybrookover
jodybrookover requested a review from aweiland August 5, 2025 15:09
@aweiland
aweiland merged commit ab63d21 into develop Aug 6, 2025
6 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