Print Shortlink

AILogger 1.2 is out!


After a few months of refinement It’s time to bring out a new version of AILogger. This time these are the improvements:

  • Added public describe method to log all properties of an object
  • Added support for CODE_TRACE, these lines are color coded gray.
  • passwordDisabled property renamed to disablePassword
  • stampLinesWithSender property renamed to disableSenderLabel
  • Fixed support for CODE_EVENT log coloring
  • Supports new paramteter origin in AILoggerEvent to specify the sender of a log message
  • Better handling of logged ErrorEvents
  • Now recognizes logged color numbers and displays it’s HEX code and colors the line with that color

Get it here


Page 1 of 1

2 Responses

  1. aYo

    HI There,
    Great job – A couple of problems though. I tried to use it in Flex with SDK 3.5 and I got the following errors:

    1180: Call to a possibly undefined method _appendLast. AILogger.as
    line 435
    1180: Call to a possibly undefined method describeType. AILogger.as line 425
    1119: Access of possibly undefined property CODE_EVENT through a reference with static type Class. AILogger.as line 420

    You might want to check this

  2. Øyvind

    I’m terribly sorry about that. My company uses AILogger for most things, but a version with some modifications. Something has abviously gone pear shaped during the conversion from internal to public. I’m on it and a new version will be up shortly.

    Thanks for letting me know!

Leave a Reply