【问题标题】:How to access .log .info. warn functions from Services.console如何访问 .log .info。来自 Services.console 的警告功能
【发布时间】:2014-03-09 00:35:08
【问题描述】:

在我的插件范围内,我正在尝试使用 console.logconsole.info 等功能将消息记录到浏览器控制台,如下所示 MDN - Web API Interfaces - Console

但是 Services.jsm 给了我nsIConsoleService。那么如何从 nsIConsoleService(nsiconsoleservice 上的文档:https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIConsoleService)访问上述功能(web api 控制台)

【问题讨论】:

    标签: firefox-addon console.log


    【解决方案1】:

    弄清楚答案是Console.jsm

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2023-02-05
      • 2017-11-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多