MCPcopy 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
59func Warn(v ...any) {
60 warn.Output(2, redFont.Sprint(v...))
61}

Callers

nothing calls this directly

Calls 1

OutputMethod · 0.80

Tested by

no test coverage detected