Lines Matching refs:logger
5 import logger from '../Logger';
66 logger.info(' Fetching head commit', chalk.yellow.bold(pr.head.sha));
82 logger.info('️♀️ Reviewing changes');
117 logger.success(
127 logger.success(" I'm done!");
168 logger.info(` Removing ${chalk.yellow(labelToRemove)} label`);
172 logger.info(` Adding ${chalk.yellow(newLabel)} label`);
199 logger.info(` Submitting the report`);
203 logger.info(' Submitted the report at:', chalk.blue(comment.html_url));
214 logger.info(` Submitting the review`);
224 logger.info(' Submitted the review at:', chalk.blue(review.html_url));
231 logger.info(' Deleting outdated reports');
239 logger.info(' Deleting outdated reviews');