Daily Archives: August 3, 2006

Flex 2 Logger Class

[lang_en]I have created a Logger class that that can easily be used through an application. It provides a one place logging mechanism without having to import and classes or change for different output methods. It uses the Flex 2 mx.logging.Log class to support different Targets. By default the Logger class enables 3 targets, Flex's default [...]