There is a Logging class in Flex. Not sure if it will help or not. See mx.logging package.
On 3/31/15, 3:31 PM, "robert_dodier" <[email protected]> wrote: >Hi, > >I am working with Flex and BlazeDS. The client sends a request for data to >display once a minute. If there is an interruption in the Internet >connection (e.g., wifi is down temporarily) then the client displays a >pop-up window with "RPC Error" in the title bar and "Send failed" in the >body of the pop-up window. These appear to be instances of mx.rpc.Fault. >Is >there a way to capture those errors to a log file? Thanks for any hints. > >best, > >Robet > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/How-to-capture-mx-rpc-error >s-to-a-log-file-tp9962.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
