MCPcopy
hub / github.com/weaviate/weaviate / nullLogger

Function nullLogger

modules/text2vec-databricks/clients/databricks_test.go:261–264  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

259}
260
261func nullLogger() logrus.FieldLogger {
262 l, _ := test.NewNullLogger()
263 return l
264}

Callers 1

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