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.