зеркало из https://github.com/github/docs.git
Add Copilot for Xcode logging details (#52937)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
Родитель
6467f75849
Коммит
925eb9112b
|
@ -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 %}
|
||||
|
|
Загрузка…
Ссылка в новой задаче