isWarnEnabled()){ console.warn(msg) } }, info:function(msg){ if(this.isInfoEnabled()){ console.log("INFO:"+msg) } }, debug:function(msg){ if(this.
確定! 回上一頁