Skip to content

Add structured logging to blueapi utils through snackbar and console #135

@adaudon

Description

@adaudon

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions