Skip to content
Snippets Groups Projects
Commit ecf3a5f9 authored by Drew Devereux's avatar Drew Devereux
Browse files

Improve error handling messages

For the SKABaseDevice, the logger may have failed to initialise so
we just print an error to stdout.  We don't want to raise another
exception in `init_device`.

Log exceptions on command failure to ensure we don't miss these.

The `!s` formatting for enums gives the enum name rather than the
integer value.  The name is easier to interpret.
parent d12da018
Branches
Tags
No related merge requests found
Showing
with 1116 additions and 165 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment