import * as Table from 'cli-table'; export const RouterLogger = new Table({ head: ['Verb', 'Prefix', 'Path', 'Type', 'ActionName'] });