Actions
Idea #15336
closed[Workbench2] Logging
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
Story points:
-
Description
Develop an approach for logging workbench 2 events/errors. Maybe something like this: https://github.com/LogRocket/redux-logger
For making async/API calls, the general pattern is to dispatch actions for starting the request, a successful request, and a failed request. This will ensure that the sequence of redux actions accurately describes how the app is being used. We can then take advantage of tools that automatically log actions/state in production.
Updated by Eric Biagiotti over 5 years ago
- Related to Idea #15333: Workbench2 feature parity with Workbench added
Updated by Eric Biagiotti over 5 years ago
- Subject changed from Workbench 2 logging to [Workbench2] Logging
Updated by Peter Amstutz about 5 years ago
- Has duplicate Idea #15581: [Workbench2] Improve error handling and reporting added
Updated by Peter Amstutz about 5 years ago
- Has duplicate deleted (Idea #15581: [Workbench2] Improve error handling and reporting )
Updated by Peter Amstutz about 5 years ago
- Related to Idea #15581: [Workbench2] Improve error handling and reporting added
Updated by Peter Amstutz almost 5 years ago
- Release set to 20
- Target version deleted (
To Be Groomed)
Actions