Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Tencent/CodeAnalysis
/ error
Method
error
client/util/logutil.py:32–33 ·
view source on GitHub ↗
(msg, *args, **kwargs)
Source
from the content-addressed store, hash-verified
30
31
@staticmethod
32
def
error(msg, *args, **kwargs):
33
logger.error(msg, *args, **kwargs)
34
35
@staticmethod
36
def
exception(msg, *args, **kwargs):
Callers
15
handle
Method · 0.80
create_repository_preproccess
Method · 0.80
update_scheme_settings_preproccess
Method · 0.80
create_project_preproccess
Method · 0.80
create_scans_preproccess
Method · 0.80
get_scan_cons_preproccess
Method · 0.80
get_overview_preproccess
Method · 0.80
get_issues_preproccess
Method · 0.80
get_issue_detail_preproccess
Method · 0.80
get_ccissues_preproccess
Method · 0.80
get_dupfiles_preproccess
Method · 0.80
get_scan_cons
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected