Logging API for AS3

前端 未结 7 2045
时光取名叫无心
时光取名叫无心 2020-12-29 12:23

quick question, I\'ve been looking for a simple logging tool for AS3 projects (I do not want any Flex dependencies) and my impression so far has been that there is no active

7条回答
  •  無奈伤痛
    2020-12-29 13:01

    MonsterDebugger has more options than it sounds like you're looking for. But it is small and has some very handy features. Including instance inspection, editing properties, calling methods remotely from the air console, and browsing/editing the display tree.

    http://monsterdebugger.com/

    They made a game so you could learn the debugger, its great.

提交回复
热议问题