From cfe3fef40104002377eb0b583c972052836d3e54 Mon Sep 17 00:00:00 2001 From: Rich Chiodo Date: Tue, 2 Jul 2024 13:49:06 -0700 Subject: [PATCH] Add a blurb about where to find logging directions (#1617) --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 41b0fd78..9d2bead8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -88,3 +88,7 @@ To test integration between debugpy and Visual Studio Code, the latter can be di ... } ``` + +## Enabling logging in VS code +See the directions here: +https://github.com/microsoft/debugpy/wiki/Enable-debugger-logs