remove comments for logging level
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
This commit is contained in:
@@ -56,12 +56,8 @@ In your `launch.json`, add a new entry with the following,
|
||||
|
||||
```jsonc
|
||||
{
|
||||
// Can't get normal logs
|
||||
"name": "Start Backend",
|
||||
"request": "launch",
|
||||
"env": {
|
||||
"LOG_LEVEL": "DEBUG"
|
||||
},
|
||||
"args": [
|
||||
"package",
|
||||
"start"
|
||||
|
||||
Reference in New Issue
Block a user