|
Project Information
-
Project feeds
- Code license
-
GNU GPL v3
-
Labels
Air,
ActionScript,
trace,
Log,
Logger,
Flash,
Debug,
debuger,
as3,
LogMaster,
Master
Featured
|
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. ContactsIf 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- add possibility to dynamically trace object trees. (LOW) in progress.
- improve scroll. (HIGH)
- add functionality to copy portion of the log. (right click, left click to copy portion of the text automatically, or drag action.) (HIGH)
- update documentation. (HIGH)
- add data filters. (HIGH)
- add search. (HIGH)
- highlight inactive tabs that gets certain level messages. (highlight whole window? on fatal error for example..) (LOW)
- add possibility to merge logs of 2 tabs. (LOW)
- add possibility to make external window out of tab(several tabs?). (LOW)
- update documentation. (HIGH)
- add drop down menu for : configuration window, help window, update window. credits window. (HIGH)
- add possibility to install AS3 code for using LogMaster to specified folder. (LOW)
- change the looks. (LOW)
- do some marketing, blogging, bragging. (CRITICAL)
Future plans- add graph handling, (FPS) (optional module)
- add variable trace handling. (experimental) (optional module)
- consider need for remote server debugging. (Debugger and application on different machines)
- investigate possibility to log flash trace()
- investigate need to add console like functionality. (putting console, output and control's in LogMaster.) (optional module)
- add DisplayList explorer, with possibility to edit object properties live. (optional module)
- add AWAY 3D scene explorer, with possibility to edit object properties live. (experimental) (optional module)
DONE : - finish simple vertical scroll.
- add functionality to clear log fast. (Press DEL to clear the log.)
- add functionality to copy full log. (ctrl+a)
- Port to PureMVC.
- add possibility to fold data blocks.
|