silent

2018-04-28 11:11 更新

如果您暫時(shí)不需要使用Fundebug,可以選擇配置安靜模式,將silent屬性設(shè)為true。這樣的話(huà),F(xiàn)undebug不會(huì)收集錯(cuò)誤信息,因此也不會(huì)發(fā)送報(bào)警郵件。

  1. 在HTML中配置<script>標(biāo)簽中配置silent屬性

    <script src="https://og6593g2z.qnssl.com/fundebug.0.0.5.min.js" 
            apikey="API-KEY" 
            silent=true></script>
    
  2. 在JavaScript中配置silent變量

    fundebug.silent = true;
以上內(nèi)容是否對(duì)您有幫助:
在線(xiàn)筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)