ActionScript External Logger

December 14, 2011 ยท View on GitHub

A logging facility that enables you to write real log statements in ActionScript code. This is done by simply piping to console.log with some additional formatting. At the moment it is not very configurable. This might change in the future.

as_external_logger is freely distributable under the terms of the MIT license.