MCPcopy
hub / github.com/grafana/tempo / testLogger

Function testLogger

modules/blockbuilder/blockbuilder_test.go:1321–1325  ·  view source on GitHub ↗
(_ testing.TB)

Source from the content-addressed store, hash-verified

1319}
1320
1321func testLogger(_ testing.TB) log.Logger {
1322 // Uncomment when we need full detail.
1323 // return test.NewTestingLogger(t)
1324 return log.NewNopLogger()
1325}

Calls

no outgoing calls

Tested by

no test coverage detected