MCPcopy 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

_ccn_diff_infoMethod · 0.80
_duplicate_diff_infoMethod · 0.80
__update_os_environMethod · 0.80
get_origin_envMethod · 0.80
env_setting_initMethod · 0.80
analyzeMethod · 0.80
scan_fileMethod · 0.80
analyzeMethod · 0.80
analyzeMethod · 0.80
analyzeMethod · 0.80

Calls

no outgoing calls

Tested by 1

runMethod · 0.64