ThunderBolt AS3 1.0 released - A lightweight logging tool for Flex 2 and Flash CS3 applications

Posted on October 14, 2007

ThunderBolt AS3 is a lightweight logging tool for Flex 2 and Flash CS3 applications using Firebug as its logging console. It's open source based on the Mozilla Public License 1.1.

Features based on ThunderBolt AS3 v.1.0

  • Log levels: INFO, WARN, ERROR, DEBUG (FATAL, ALL)
  • Tree view for complex object structures such as class identifier and its properties
  • Custom LogTarget based on Flex Logging API including filters
  • Memory snapshot
  • SWC components for logging using Flex 2 or Flash CS3. Only 4kB for the Flash based SWC and 24kB for Flex one using the Flex 2 Logging Framework.

For more information check the Wiki on Google Code.

Live examples

Note: Press F12 to open Firebug within Firefox to receive all logging messages. Any questions...? What the fuck is Firebug...? ;-)

Pure Flex 2 example

To see this content latest Flash Player Plugin is required.

Flex 2 example using the Flex 2 Logging Framework

To see this content latest Flash Player Plugin is required.

Pure Flash CS3 example

To see this content latest Flash Player Plugin is required.

Free download

Full source of ThunderBolt AS3 including all examples and libraries as SWC's: ThunderBoltAS3_v1.0.zip

Happy logging ;-) !

Any feedback?

comments powered by Disqus