import bunyan from 'bunyan' const log = bunyan.createLogger({ name: 'Next.js - Commerce' }) export default log