Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XmirrorSecurity/OpenSCA-cli
/ Debug
Function
Debug
opensca/logs/log.go:144–146 ·
view source on GitHub ↗
(v ...any)
Source
from the content-addressed store, hash-verified
142
}
143
144
func
Debug(v ...any) {
145
out(DEBUG,
""
, v...)
146
}
147
148
func
Debugf(format string, v ...any) {
149
out(DEBUG, format, v...)
Callers
3
main
Function · 0.92
LoadConfig
Function · 0.92
CreateLog
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected