DiamondLightSource / DiamondLightSource/mx-daq-ui

Add structured logging to blueapi utils through snackbar and console

Open
#135 0 comments 0 reactions 1 assignee Claimed by @adaudon View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.