How to use the nodemon/lib/utils.log function in nodemon

To help you get started, we’ve selected a few nodemon examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github alleyinteractive / irving / packages / core / cli / dev.js View on Github external
nodemon.config.load({ script }, () => {
      utils.log.info('Nodemon is temporarily watching all directories for a' +
        ' file change to resolve the error.');
    });
  }

nodemon

Simple monitor script for use during development of a Node.js app.

MIT
Latest version published 2 months ago

Package Health Score

97 / 100
Full package analysis