const log = require('./core/getLogger').getLog(); function initRoutes(app, connPool, config) { }; module.exports = { initRoutes }