wiln / flash-console

Automatically exported from code.google.com/p/flash-console
0 stars 0 forks source link

Ignore a channel automatically #97

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

First of all, thanks for this great console. Every feature is useful, and I 
haven't had the occasion to try them all yet.

I was wondering if there's a way to quiet a custom channel by default, without 
having to ctrl click on it ?

Thanks,
John

Original issue reported on code.google.com by drskulls...@gmail.com on 14 Oct 2011 at 12:56

GoogleCodeExporter commented 9 years ago
Hello,

You can use Cc.setIgnoredChannels(...); which does similar to ctrl clicking in 
UI.
Not too sure if this is only supported from 2.6 beta.

Original comment by luay...@gmail.com on 15 Oct 2011 at 5:26

GoogleCodeExporter commented 9 years ago
great, I'll try that tomorrow. Thanks again.

Original comment by drskulls...@gmail.com on 16 Oct 2011 at 2:03