This section describes how to log the exchange between Che-Theia and a debug adapter into the Output view.

Prerequisites
  • A debug session must be started for the Debug adapters option to appear in the list.

Procedure
  1. Click FileSettings and then open Preferences.

  2. Expand the Debug section in the Preferences view.

  3. Set the trace preference value to true (default is false).

  4. All the communication events are now logged.

  5. To watch these events, click View → Output and select Debug adapters from the drop-down list at the top-right corner of the Output view.

    logging the client server traffic for debug adapters