Skip to main content

Эта версия GitHub Enterprise Server будет прекращена 2026-03-17. Исправления выпускаться не будут даже при критических проблемах безопасности. Для повышения производительности, повышения безопасности и новых функций выполните обновление до последней версии GitHub Enterprise Server. Чтобы получить справку по обновлению, обратитесь в службу поддержки GitHub Enterprise.

Accessing logs

If you need to troubleshoot problems with CodeQL for Visual Studio Code, there are several logs you can access.

В этой статье

About logs

Progress and error messages are displayed as notifications in the bottom right corner of the Visual Studio Code workspace. These link to more detailed logs and error messages in the "Output" window.

You can access the following logs:

  • CodeQL Extension

  • CodeQL Language Server

  • CodeQL Query Server

  • CodeQL Tests

Примечание.

The CodeQL Language Server log contains more advanced debug logs for CodeQL language maintainers. You should only need these to provide details in a bug report.

Accessing logs

  1. In Visual Studio Code, open the "Output" window.

  2. Use the dropdown to select the log view you need. For example, "CodeQL Extension Log".

    Screenshot of the "Output" window in VS Code (as highlighted in dark orange). The dropdown is also highlighted, with "CodeQL Extension Log" selected.