How do envision such a component working? Given that Air and Flex are front-end technologies, wouldn't the log storage be on the back-end, thus implying both some communication between the two and the back-end component that does the log writing and storage? You could create a web service (written in Java, ColdFusion, .Net, etc) to catch the log events coming from the AIR app.
On Wed, Oct 8, 2008 at 1:41 AM, Shahid Faiz <[EMAIL PROTECTED]> wrote: > Thanks for the link. I have looked at myflex.org, > cimlogbook<http://code.google.com/p/cimlogbook/>, > renaun.com <http://renaun.com/blog/flex-components/>, and > log4f<http://sourceforge.net/projects/log4f/>but they don't provide > functionalities that are required for an AIR app. For > example I am searching for Rolling File Target, externally file based > configuration etc. > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood

