Logging API for AS3

前端 未结 7 2046
时光取名叫无心
时光取名叫无心 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:04

    I've got a Flash-friendly logging project going. It's nothing big (yet?) but it's light and handy. It does (optionally) take advantage of Arthropod (a great project) but you can pretty easily shoot the output anywhere you like. It works similarly to the Flex framework so if you are familiar with that then the transition would be painless.

    You can read about the project and download the goods here.

提交回复
热议问题