Filter Output Based on Class or Package

1 view
Skip to first unread message

aemkei

unread,
Jun 28, 2007, 9:40:42 AM6/28/07
to flash-thunderbolt
The class org.osflash.thunderbolt.Settings now has a CLASS_FILTER
property where you set a filter to trace only specific messages to the
console. You can specify a single class (eg.
"org.osflash.thunderbolt.Settings") or a whole packages (eg.
"org.osflash.*").

To change the filter while the swf is running, simply call
ThunderBolt.filter("org.osflash.thunderbolt.Settings"); or
ThunderBolt.filter("org.osflash.*"); via the console.

Reply all
Reply to author
Forward
0 new messages