Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Tencent/CodeAnalysis
/ debug
Method
debug
client/util/logutil.py:24–25 ·
view source on GitHub ↗
(msg, *args, **kwargs)
Source
from the content-addressed store, hash-verified
22
23
@staticmethod
24
def
debug(msg, *args, **kwargs):
25
logger.debug(msg, *args, **kwargs)
26
27
@staticmethod
28
def
warning(msg, *args, **kwargs):
Callers
15
__get_issues_revisions
Method · 0.80
_ccn_diff_info
Method · 0.80
_duplicate_diff_info
Method · 0.80
__update_os_environ
Method · 0.80
get_origin_env
Method · 0.80
env_setting_init
Method · 0.80
analyze
Method · 0.80
scan_file
Method · 0.80
analyze
Method · 0.80
__scan_unused_resources
Method · 0.80
analyze
Method · 0.80
analyze
Method · 0.80
Calls
no outgoing calls
Tested by
1
run
Method · 0.64