Lines Matching refs:log
28 Log.log(chalk`The directory {cyan ${folderName}} has files that might be overwritten:`);
29 Log.log();
31 Log.log(` ${file}`);
33 Log.log();
63 Log.log();
64 Log.log('Please choose your app name:');
65 Log.log(chalk` {dim $} {cyan ${selfCmd} <name>}`);
66 Log.log();
67 Log.log(`For more info, run:`);
68 Log.log(chalk` {dim $} {cyan ${selfCmd} --help}`);
69 Log.log();