Skip to content

Commit d1d81de

Browse files
authored
Update Enabling logging.md
1 parent 9ed1ec6 commit d1d81de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/LanguageServer/Enabling logging.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ If you are experiencing a problem that we are unable to diagnose based on inform
44

55
As of version 0.14.0 of the extension, logging information is now delivered directly to the Output window in VSCode. To turn on full logging for an issue report, add `"C_Cpp.loggingLevel": "Information"` to your settings.json.
66

7+
![image](https://user-images.githubusercontent.com/12818240/31898313-b32ff284-b7cd-11e7-97f5-89df93b5d9de.png)
8+
79
#### Old information (it still works, but is no longer recommended):
810

911
~~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:~~

0 commit comments

Comments
 (0)