Skip to content

Commit

Permalink
Merge pull request #35255 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Nov 11, 2024
2 parents f775a1a + 925eb91 commit f06a5af
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,23 @@ To check if GitHub Copilot is operational, run the following command in Vim/Neov
:Copilot status

{% endvimneovim %}

{% xcode %}

## Collecting log files

The log files for the {% data variables.product.prodname_copilot %} extension for Xcode are stored in `~/Library/Logs/GitHubCopilot/`. The most recent file is named `github-copilot-for-xcode.log`.

1. Open the {% data variables.product.prodname_copilot %} extension application.
1. At the top of the application window, click **Advanced**.
1. In the "Logging" section, click **Open Copilot Log Folder**.

## Enabling verbose logs

You can enable verbose logging to help troubleshoot issues with the {% data variables.product.prodname_copilot %} extension for Xcode.

1. Open the {% data variables.product.prodname_copilot %} extension application.
1. At the top of the application window, click **Advanced**.
1. In the "Logging" section, next to "Verbose Logging", toggle the switch to the right.

{% endxcode %}

0 comments on commit f06a5af

Please sign in to comment.