Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Good logging framework for ActionScript 3 projects

I'd like to found some logging framework for AS3. For now I use trace() and debug version of Flash Player, but I'm looking something that can be enabled without having debug version installed?

like image 675
artvolk Avatar asked Jan 23 '26 03:01

artvolk


2 Answers

Also, if you just want to view trace output with DebuggingPlayer that's no problem - download a program called "Vizzy Flash Tracer", it's just a proxy that listens for output from .swfs and displays it, with filtering options built in. Very useful, it's saved my ass many times!

Get it here: http://code.google.com/p/flash-tracer/

like image 119
Myk Avatar answered Jan 26 '26 00:01

Myk


There are more then a couple of logging frameworks. I really like 2

  1. as3commons logging
  2. MonsterDebugger

I use them both in projects.

Good luck

like image 27
KensoDev Avatar answered Jan 25 '26 22:01

KensoDev



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!