Resolve "disable log output by default - configure logger to Bec Widgets"
Description
- Add a logger for BEC GUI server
- log messages will go to BECGuiServer.log file
- Also log potential
stdout/stderrmessages to the same log file on the server side - Ignore output from BEC GUI server in client
- no message printed from the GUI server will disturb the command line client
- properly handle
SIGINT-> closeQApplication
Closes #215 (closed)
Edited by guijar_m