AILogger

AILogger reaches first milestone update (1.1)

Posted in AILogger, Adobe Flash on June 5th, 2009 by Øyvind – Be the first to comment

counter

One week in the wild and three minor updates have passed and it’s time to give AILogger some new functionality and a few tweaks. If you’re tired of downloading new versions, you’ll be glad to know that I intend to to start piling the updates with slightly longer intervals from now on.

This time, we reach version 1.1.0 and here are the changes:

  • New optional detailed logging via public var detailedLogging
  • Option to turn log coloring off via public var coloring
  • More robust handling of different message types
  • More robust log coloring

Download version 1.1.0 here.

AILogger update 1.0.3 EDIT

Posted in AILogger, Adobe Flash on June 4th, 2009 by Øyvind – Be the first to comment

Small fixes on AILogger. Version 1.0.2 was added a few days ago also. Here are the changes to them both:

EDIT: Version 1.0.4 available

[1.0.4 - 5.6.2009]
- Better information output from logged events

[1.0.3 - 4.6.2009]
- Added ability to detect logged events
- Logged ErrorEvents are now displayed with event type

[1.0.2 - 2.6.2009]
- Fixed a bug where severity coloring was not applied to the last characted in a log line

Friday freebie: AILogger, log/trace window for flash applications

Posted in AILogger, Adobe Flash on May 30th, 2009 by Øyvind – Be the first to comment

Use of AILogger

Today I was convinced to share a piece of code that has been with me for many years. AILogger is a sophisticated text field on your stage to write stuff into when trying to debug a Flash application that’s online. It has several features lite automatic date/time stamping, severity coloring, repeat detection, password protection, line appending and keyboard scrolling. You can download and read more about it here.