in scripts/dashboard-importer/src/common/logger.ts [20:22]
export function logInfo(message: string) { console.log(message); }