var numberLogger = function(name,length){ this.name=name; this.ns = new Array(length); this.len = length; for (i=0;i