My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

Simple flash tracing tool, targeting speed and flexibility.

WARNING, this is beta release, that means API may and most probably will change a bit. I am trying to cover as much work-flows to use this debugged as possible, without loosing clarity.

Contacts

If you want to contribute to project, or help in any way, please don't hesitate to contact me on : raima156{a}gmail.com

Road map

  1. add possibility to dynamically trace object trees. (LOW) in progress.
  2. improve scroll. (HIGH)
  3. add functionality to copy portion of the log. (right click, left click to copy portion of the text automatically, or drag action.) (HIGH)
  4. update documentation. (HIGH)
  5. add data filters. (HIGH)
  6. add search. (HIGH)
  7. highlight inactive tabs that gets certain level messages. (highlight whole window? on fatal error for example..) (LOW)
  8. add possibility to merge logs of 2 tabs. (LOW)
  9. add possibility to make external window out of tab(several tabs?). (LOW)
  10. update documentation. (HIGH)
  11. add drop down menu for : configuration window, help window, update window. credits window. (HIGH)
  12. add possibility to install AS3 code for using LogMaster to specified folder. (LOW)
  13. change the looks. (LOW)
  14. do some marketing, blogging, bragging. (CRITICAL)

Future plans

  1. add graph handling, (FPS) (optional module)
  2. add variable trace handling. (experimental) (optional module)
  3. consider need for remote server debugging. (Debugger and application on different machines)
  4. investigate possibility to log flash trace()
  5. investigate need to add console like functionality. (putting console, output and control's in LogMaster.) (optional module)
  6. add DisplayList explorer, with possibility to edit object properties live. (optional module)
  7. add AWAY 3D scene explorer, with possibility to edit object properties live. (experimental) (optional module)

DONE :

  1. finish simple vertical scroll.
  2. add functionality to clear log fast. (Press DEL to clear the log.)
  3. add functionality to copy full log. (ctrl+a)
  4. Port to PureMVC.
  5. add possibility to fold data blocks.

Application design

Requirements

Powered by Google Project Hosting