in encoder.go [48:50]
func ShortCallerEncoder(c zapcore.EntryCaller, enc zapcore.PrimitiveArrayEncoder) { encodeCaller(&caller{c, false}, enc) }