nrf-connect.debugging.logging

nRF Connect for VS Code

tags
nRF Connect for VS Code

This setting controls the default level of information in the Debug Console:

  • default - Log debug adapter requests, responses, and events.
  • verbose - Also log communication with GDB and output from west debugserver.

You can override this setting with the logging field in a launch.json configuration.