MCPcopy
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
118func nullLogger() logrus.FieldLogger {
119 l, _ := test.NewNullLogger()
120 return l
121}

Callers 2

TestClientFunction · 0.70
TestWaitForStartupFunction · 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…