Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

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 / stderr messages 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 -> close QApplication

Closes #215 (closed)

Edited by guijar_m

Merge request reports

Loading