for (var i=0; i<this.loggers.length; ++i) {
                this.loggers[i](arguments);
            }