Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/keploy/keploy
/ RedactField
Method
RedactField
utils/log/logger.go:40–40 ·
view source on GitHub ↗
(f *zapcore.Field)
Source
from the content-addressed store, hash-verified
38
type
Redactor
interface
{
39
RedactEntry(ent *zapcore.Entry)
40
RedactField(f *zapcore.Field)
41
RedactEncoded(text string) string
42
}
43
Callers
2
With
Method · 0.65
Write
Method · 0.65
Implementers
1
countingRedactor
utils/log/logger_test.go
Calls
no outgoing calls
Tested by
no test coverage detected