The Flex logging mechanism displays and records application-level events. These events include informational, error, warning, and debug events about the MXML applications running on the current server. They also optionally include low-level runtime compiler error messages.
The logging mechanism outputs to both the console window (System.out) and a log file defined in the flex-config.xml file. You can disable one or both of these, or change the level of logging. You can also define what levels of log entries to log, and define the file size and rotation frequency of the log files.
The default log file is located in flex_app_root/WEB-INF/flex/logs/flex.log.
Version 1.5
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/15/flex_docs_en/00000877.htm