go.uber.org/zap/zapcore.EncoderConfig.SkipLineEnding (field)

2 uses

	go.uber.org/zap/zapcore (current package)
		encoder.go#L326: 	SkipLineEnding bool   `json:"skipLineEnding" yaml:"skipLineEnding"`
		json_encoder.go#L82: 	if cfg.SkipLineEnding {