MCPcopy
hub / github.com/keploy/keploy / RedactEncoded

Method RedactEncoded

utils/log/logger.go:41–41  ·  view source on GitHub ↗
(text string)

Source from the content-addressed store, hash-verified

39 RedactEntry(ent *zapcore.Entry)
40 RedactField(f *zapcore.Field)
41 RedactEncoded(text string) string
42}
43
44// redactorHolder wraps Redactor so atomic.Value always stores the same

Callers 1

WriteMethod · 0.65

Implementers 1

countingRedactorutils/log/logger_test.go

Calls

no outgoing calls

Tested by

no test coverage detected