mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Fix #890: Provide option to enable logging
Implement logging framework, and use that in place of existing ad-hoc logging.
This commit is contained in:
parent
09988bf012
commit
a26f5d0032
20 changed files with 531 additions and 312 deletions
|
|
@ -2,4 +2,4 @@
|
|||
testpaths=tests
|
||||
timeout=30
|
||||
timeout_method=thread
|
||||
addopts=-n8
|
||||
addopts=-n6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue