Debug ucs_client.sh

Debugging ucs_client.sh

We have added parameter -debug to ucs_client.sh so that you can easily debug it!

./ucs_client.sh -debug

you can simply reroute the debug output with 2> to a file:

./ucs_client.sh -debug 2>file.log

This works in GUI-mode and CMD-mode