是否可以关闭“NetworkError: 404 Not Found - XXX” Firebug 中的消息?

发布于 2024-12-04 14:16:55 字数 235 浏览 0 评论 0原文

我使用生产数据库的副本在本地计算机上进行了大量开发,这意味着数据库中引用的大多数图像文件在本地都丢失了。因此,每次我刷新页面时,最新版本的 Firebug 都会在 JavaScript 控制台中充斥“NetworkError: 404 Not Found - XXX” 消息,导致我很难看到我需要的实际信息。

我搜索了 Firebug 网站和 Google Group,但没有成功。有没有办法禁用这些 404 通知并仍然看到相关的调试信息?

I do a lot of development on a local machine using a copy of the production database, which means that most of the image files referenced in the database are missing locally. Because of this, recent versions of Firebug flood the JavaScript console with "NetworkError: 404 Not Found - XXX" messages every time I refresh a page, making it hard to see the actual information I need.

I've searched the Firebug site and Google Group with no luck. Is there a way to disable these 404 notifications and still see the pertinent debugging info?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

悲念泪 2024-12-11 14:16:56

单击“控制台”选项卡右侧的小箭头,然后取消选中“显示网络错误”。

Click on the small arrow at the right of the Console tab, and uncheck "Display network errors".

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文