UNPKG

domotz-remote-pawn

Version:

Domotz Agent

7 lines (5 loc) 131 B
var winston = require('../'); console.info(new RegExp('a')); // prints "/a/" winston.info(new RegExp('a')); // prints "info: /a/"