A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Good AS3 Logging API

  1. #1
    Senior Member
    Join Date
    Jan 2008
    Location
    Montreal
    Posts
    101

    Good AS3 Logging API

    Anyone can suggest a very good logging API purely written in AS3. I want the same functionality than the one in the Flex framework but without the extra luggage (SystemManager, etc).

    Thanks!

  2. #2

  3. #3
    Senior Member
    Join Date
    Jan 2008
    Location
    Montreal
    Posts
    101
    Overall, with the same flexibility and tool set than the one in Flex:
    • Different levels of logging based on categories
    • Being able to set the level at run-time
    • Capability to output to different media/environment
    • Filtering


    I have looked around but found none with a list of features comparable with the Flex framework. The Flex framework includes classes that I don't want and need such as SystemManager and Resource Bundles.

    I was thinking that maybe someone would know of an obscure open source logging framework that would do it all.

  4. #4
    Senior Member Kirill M.'s Avatar
    Join Date
    May 2002
    Location
    Toronto, Canada
    Posts
    711
    I wanted to write this but don't have the time. I have seen these things thought when researching frameworks on google.

  5. #5
    Senior Member
    Join Date
    Jan 2008
    Location
    Montreal
    Posts
    101
    I think that I may have to do the it too. I searched quite a lot and only found partial implementations. Did you see any framework worth mentionning?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center