module.exports = function (cb) { cb(null, 'custom log') }