UNPKG

watchdog-timer

Version:

Detects and notifies when program does not check-in within a timeout.

11 lines (7 loc) 131 B
// @flow import Roarr from 'roarr'; const Logger = Roarr .child({ program: 'watchdog-timer', }); export default Logger;