DiamondLightSource / DiamondLightSource/mx-daq-ui
Add structured logging to blueapi utils through snackbar and console
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 23h 4m
- Merged PRs (30d)
- 8
Description
Need richer logging to help with debugging and so the user understands what's going on.
For every plan it should:
Have an INFO message (that's in blue in the snackbar) saying "This plan is running"
SUCCESS (green) for "Plan completed successfully"
ERROR (red) for error/plan aborted
Abort button should always have a WARNING message saying "I'm aborting" (already implemented)
And also log in the console too with more detail than snackbars so it helps when debugging.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.