Flex 3隐藏“解压后764字节” 跟踪语句

发布于 2024-07-27 14:05:57 字数 215 浏览 7 评论 0原文

嘿,我正在开发一个 Flex 项目,我们使用 fzip 从 zip 存档中加载一堆 swf 文件。 每当我在调试模式下运行时,我都会收到一大堆跟踪语句,例如 [SWF] filepath - 解压后 251 字节

我只是想知道是否有人知道如何在输出窗口中隐藏这些语句,因为有其中很多,因为我已经加载了 200 多个 swf 文件,这些语句只会让我的其他日志语句变得混乱。

谢谢

Hey, i'm working on a flex project where we load in a bunch of swf files from a zip archive using fzip. And whenever i'm running in debug mode, I get a whole bunch of trace statements saying like, [SWF] filepath - 251 bytes after decompression

I'm just wondering if anyone knows how to hide these statements in the output window as there are a lot of them as i've got over 200 swf files being loaded in and these statements just create clutter for my other log statements.

Thanks

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

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

发布评论

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

评论(1

一袭白衣梦中忆 2024-08-03 14:05:57

我不相信有办法。

我唯一的建议是使用外部记录器。 像 XRay 这样的东西可以在单独的窗口中显示输出。

I don't believe there is a way.

My only suggestion would be to use an external logger. Something like XRay that displays the output in a separate window.

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