Introducing RIALogger

Posted on August 15, 2007 | 4 comments

The RIALogger is an AIR application that harness the power of the Flex logging Framework. Its comparable to the older Flex Trace Panel, XPanel and now the newer RedBug, XRay, and other trace viewers.

The RIALogger is different in some regards and focuses on logging (not object introspection/debugging). The RIALogger receives its messages through the use of the custom RIALoggerTarget found in the renaun_com_Logger.swc (in the bin folder of the zip file) library.

Some of the different features is the ability to identify the messages which allows for multiple log sessions with in the same application. I use this heavily as I am usually testing multiple applications communicating with each other or want to test different user sessions within a particular application.

You can read more about the here.

  • Boubalou

    Hi!

    Sounds great.

    I tried to download the SWC and the link is invalid.

    Boubalou

  • http://www.renaun.com Renaun Erickson

    I updated the link to redirect to the:
    http://renaun.com/blog/flex-components/rialogger/

    I also packaged up the swc and source in a zip file that hopefully will alleviate the invalid link issue with the browsers.

    Renaun

  • Pingback: links for 2007-08-16 « thebadtiming

  • Peter Vogel

    Hi Renaun,

    The RIALogger AIR file is no longer valid with the latest AIR, any chance we can get at the source to that, or an updated AIR file at least?

  • http://www.renaun.com Renaun Erickson

    The RIALogger.air file has been updated to AIR Beta 3.

    http://www.renaun.com/rialogger/RIALogger.air