Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Tencent/CodeAnalysis
/ warning
Method
warning
client/util/logutil.py:28–29 ·
view source on GitHub ↗
(msg, *args, **kwargs)
Source
from the content-addressed store, hash-verified
26
27
@staticmethod
28
def
warning(msg, *args, **kwargs):
29
logger.warning(msg, *args, **kwargs)
30
31
@staticmethod
32
def
error(msg, *args, **kwargs):
Callers
15
__check_encoding
Method · 0.80
__init__
Method · 0.80
run
Method · 0.80
__retry_checkout
Method · 0.80
__init__
Method · 0.80
filte_worker
Method · 0.80
_common_revision_filter
Method · 0.80
__get_setting_from_ini
Method · 0.80
set_default_config
Method · 0.80
__get_regex_paths
Method · 0.80
get_result
Method · 0.80
kill_scc_process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected