UNPKG

icinga-aws-autoscaling

Version:

Dynamic management of AWS Auto-Scaling Group inventory in Icinga.

6 lines (5 loc) 104 B
module.exports = function(verbose, ...data) { if (verbose) { console.log(...data); } };