MCPcopy Create free account
hub / github.com/cloudflare/pal / Disable

Function Disable

log/log.go:136–138  ·  view source on GitHub ↗

Disable disables logging altogether, regardless of level. However, calls to Fatal and Fatalf will still halt the process; they just won't log anything. Calling Disable when logging is already disabled is a no-op.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected