mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
add debug for debugging
This commit is contained in:
parent
22d342903a
commit
3f01443b7c
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -9,7 +9,7 @@
|
|||||||
"type": "debugpy",
|
"type": "debugpy",
|
||||||
"justMyCode": false,
|
"justMyCode": false,
|
||||||
"env": {
|
"env": {
|
||||||
"LOG_LEVEL": "DEBUG"
|
"LOG_LEVEL": "DEBUG",
|
||||||
},
|
},
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"program": "main.py",
|
"program": "main.py",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user