From efb918225fd4250d980226097d30926f50132610 Mon Sep 17 00:00:00 2001 From: Bob Brown Date: Wed, 19 Jul 2017 21:40:31 -0700 Subject: [PATCH] Update Enabling logging.md --- Documentation/LanguageServer/Enabling logging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/LanguageServer/Enabling logging.md b/Documentation/LanguageServer/Enabling logging.md index b61520ca9c..bfcf97cec3 100644 --- a/Documentation/LanguageServer/Enabling logging.md +++ b/Documentation/LanguageServer/Enabling logging.md @@ -1,6 +1,6 @@ # How to enable logging in the extension -If you are experiencing a problem that we are unable to diagnose based on information in your issue request, we might ask you to enable logging and send us your logs. +If you are experiencing a problem that we are unable to diagnose based on information in your issue report, we might ask you to enable logging and send us your logs. Logging is controlled by environment variables and is disabled by default. To enable logging launch VS Code from an environment that contains the following variables: