const pipeLog = data => console.log(data) || data; module.exports = pipeLog;