From 43b76e0e85496b3f2c664cc0ca94fc77cefa3b80 Mon Sep 17 00:00:00 2001 From: Meaghan Lewis Date: Fri, 17 Aug 2018 09:41:30 -0700 Subject: [PATCH] Update README to include location of logs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ee8e8f8089..52f0103ae4 100644 --- a/README.md +++ b/README.md @@ -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.