Update README to include location of logs

This commit is contained in:
Meaghan Lewis 2018-08-17 09:41:30 -07:00 коммит произвёл GitHub
Родитель 05b61570a8
Коммит 43b76e0e85
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -85,6 +85,10 @@ To build and install a `Release` configuration VSIX:
build.cmd Release
install.cmd Release
```
## Logs
Logs can be viewed at the following location:
`%LOCALAPPDATA%\GitHubVisualStudio\extension.log`
## More information
- Andreia Gaita's [presentation](https://www.youtube.com/watch?v=hz2hCO8e_8w) at Codemania 2016 about this extension.