go.uber.org/zap/zapcore.Encoder.AddInt64 (method)

2 uses

	go.uber.org/zap/zapcore (current package)
		encoder.go#L379: 	AddInt64(key string, value int64)
		field.go#L141: 		enc.AddInt64(f.Key, f.Integer)