Searched refs:logColor (Results 1 – 1 of 1) sorted by relevance
90 const logColor = p3 === 'error' ? red.bold : yellow.bold; constant92 return cyan.bold(relativePath + p2) + ' ' + logColor(p3 + p4);