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