Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/debugpy
/ levels
Method
levels
src/debugpy/common/log.py:67–68 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
65
66
@property
67
def
levels(self):
68
return
self._levels
69
70
@levels.setter
71
def
levels(self, value):
Callers
nothing calls this directly
Calls
1
_update_levels
Function · 0.85
Tested by
no test coverage detected