Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Tencent/CodeAnalysis
/ exception
Method
exception
client/util/logutil.py:36–37 ·
view source on GitHub ↗
(msg, *args, **kwargs)
Source
from the content-addressed store, hash-verified
34
35
@staticmethod
36
def
exception(msg, *args, **kwargs):
37
logger.exception(msg, *args, exc_info=True, **kwargs)
38
39
@staticmethod
40
def
print_logo():
Callers
15
__retry_update
Method · 0.80
filte_worker
Method · 0.80
__get_revision_status_map
Method · 0.80
blame_worker
Method · 0.80
__blame_file_callback__
Method · 0.80
_get_ignore_comments
Method · 0.80
update_task_progress
Method · 0.80
get_tool_display_name
Method · 0.80
__get_file_owners
Method · 0.80
run
Method · 0.80
run
Method · 0.80
analyze
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected