Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ AppendString
Method
AppendString
zapcore/encoder.go:438–438 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
436
AppendInt16(int16)
437
AppendInt8(int8)
438
AppendString(string)
439
AppendUint(uint)
440
AppendUint64(uint64)
441
AppendUint32(uint32)
Callers
15
MarshalLogArray
Method · 0.65
MarshalLogArray
Method · 0.65
EncodeEntry
Method · 0.65
appendFloat
Method · 0.65
safeAppendStringLike
Function · 0.65
MarshalLogArray
Method · 0.65
LowercaseLevelEncoder
Function · 0.65
LowercaseColorLevelEncoder
Function · 0.65
CapitalLevelEncoder
Function · 0.65
CapitalColorLevelEncoder
Function · 0.65
encodeTimeLayout
Function · 0.65
StringDurationEncoder
Function · 0.65
Implementers
2
jsonEncoder
zapcore/json_encoder.go
sliceArrayEncoder
zapcore/memory_encoder.go
Calls
no outgoing calls
Tested by
9
MarshalLogArray
Method · 0.52
TestJSONEncoderArrays
Function · 0.52
TestSliceArrayEncoderAppend
Function · 0.52
MarshalLogArray
Method · 0.52
capitalNameEncoder
Function · 0.52
TestEncoderConfiguration
Function · 0.52
TestBufferWrites
Function · 0.52
BenchmarkBuffers
Function · 0.52
TestBuffers
Function · 0.52