Conflicts: pipeline.go redshift_basic_emitter.go redshift_manifest_emitter.go s3_emitter.go s3_manifest_emitter.go
To allow for different logging endpoints we'll introduce a Logger interface that will be passed into the pipeline during initialization. * Add Logger interface * Use logger interface in pipeline and emitters
Use a manifest file for batch importing files uploaded to S3.