Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Tencent/CodeAnalysis
/ Warn
Function
Warn
tools/owl/log/logging.go:59–61 ·
view source on GitHub ↗
(v ...any)
Source
from the content-addressed store, hash-verified
57
}
58
59
func
Warn(v ...any) {
60
warn.Output(2, redFont.Sprint(v...))
61
}
Callers
nothing calls this directly
Calls
1
Output
Method · 0.80
Tested by
no test coverage detected