|
Project Information
Featured
Links
|
AirLogger is a logging tool for AS3 and Javascript (beta). It allow you to log several file at once, filter logs, search in logs, etc... The AirLogger AS3 client is already available in LowRA or in a stand alone class in the download section. AirLogger works through the AIR runtime. Here is a screenshot of the AirLogger Window :
FeaturesAirLogger offers many advantages, compared to other consoles: - Possibility to log several messages from several files at the same time. Each file is displayed in a separate tabs with its own filtering. Tabs can be named from the file sending the messages and renamed any time.
- Full HTML display: astounding performances compared with the same Flash functions. What’s more, an HTML page gives the possibility to select a whole text on the screen (not yet available with Flash) and to insert images in a text.
- Messages can be received even if an AirLogger instance is not opened. Messages are gathered on the emitter’s file and sent as soon as the connection with AirLogger is effective.
- 2 types of message-filtering : a narrowing type (all messages of lower level than the current level are ignored) and an equality type (all messages that are not current are ignored)
- Logs search, with a search bar equivalent to the one on Firefox, that is to say real-time search, highlighted results…
- Recursive treatment of the logs with systems giving prominence to particular information (color codes or web and mail addresses)
- Concerning AS3 files, the tabs corresponding to a file can be selected as soon as the focus is received (thanks to the Event.ACTIVATE event).
- Handles common LocalConnection issue (persistent connection, even if the file have been closed).
AirLogger is supported by Prizee.com
|