Searched refs:LogModifiers (Results 1 – 1 of 1) sorted by relevance
34 const LogModifiers = { variable41 console.error(LogModifiers.error(error.stack));57 console.log(` Rebuilding ${LogModifiers.name('expotools')}`);64 console.error(LogModifiers.error(` Rebuilding failed: ${error.stack}`));67 console.log(` ✨ Successfully built ${LogModifiers.name('expotools')}\n`);234 LogModifiers.error(235 `Node version ${LogModifiers.name(249 LogModifiers.error(250 `${LogModifiers.command(subCommandName)} is not an expotools command.`252 LogModifiers.error([all …]