in src/utils/logger.ts [8:10]
private static shouldLogMessage(): boolean { return process.env.NODE_ENV !== 'test'; }