Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ critical
Function
critical
_pydev_bundle/pydev_log.py:230–231 ·
view source on GitHub ↗
(msg, *args)
Source
from the content-addressed store, hash-verified
228
229
230
def
critical(msg, *args):
231
_pydevd_log(0, msg, *args)
232
233
234
def
exception(msg=
""
, *args):
Callers
1
error_once
Function · 0.85
Calls
1
_pydevd_log
Function · 0.85
Tested by
no test coverage detected