Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/weaviate/weaviate
/ nullLogger
Function
nullLogger
modules/text2vec-model2vec/clients/model2vec_test.go:118–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
116
}
117
118
func
nullLogger() logrus.FieldLogger {
119
l, _ := test.NewNullLogger()
120
return
l
121
}
Callers
2
TestClient
Function · 0.70
TestWaitForStartup
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…