UNPKG

process-rerun

Version:

The purpose of this library is - build simple and flexible interface for parallel command execution with rerun (on fail) possibility

5 lines 157 B
import { createLogger } from 'sat-utils'; const logger = createLogger(); logger.setLogLevel('VERBOSE'); export { logger }; //# sourceMappingURL=logger.js.map