MCPcopy
hub / github.com/fluid-cloudnative/fluid / NullLogger

Function NullLogger

pkg/utils/fake/log.go:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22)
23
24func NullLogger() logr.Logger {
25 return logr.New(log.NullLogSink{})
26}

Callers 15

fuse_test.goFile · 0.92
TestCleanUpFuseFunction · 0.92
replicas_test.goFile · 0.92
worker_test.goFile · 0.92
TestSetupWorkersFunction · 0.92
TestBuildWorkersAffinityFunction · 0.92
TestCheckWorkerAffinityFunction · 0.92
master_test.goFile · 0.92

Calls

no outgoing calls