Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/amazon-q-developer-cli
/ debug
Function
debug
scripts/util.py:75–76 ·
view source on GitHub ↗
(*value: object)
Source
from the content-addressed store, hash-verified
73
74
75
def
debug(*value: object):
76
log(*value, title=
"DEBUG"
, color=DEBUG)
77
78
79
def
info(*value: object):
Callers
2
cd_signer_request
Function · 0.90
notarize_executable
Function · 0.90
Calls
1
log
Function · 0.85
Tested by
no test coverage detected