Download
latest stable (1.0.0)
Download
latest snapshot
AS3Commons-logging is an open-source library providing an abstraction over logging framework implementations. Being a pure actionscript library it can be used for any Flash/Flex/AIR project. Its use is recommended for use with other libraries/framework trying to be logging framework agnostic.
The library provides a common interface to logger creation and logging and it provides some basic loggers implementations:
trace()mx.logging.ILogger) implementationOther implementations can be created by users for any other logging framework.