How to externally configure logging in a Flex app?
        Posted  
        
            by Christophe Herreman
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Christophe Herreman
        
        
        
        Published on 2009-12-24T14:52:19Z
        Indexed on 
            2010/05/09
            3:08 UTC
        
        
        Read the original article
        Hit count: 342
        
Hi,
I was wondering what people are using for externally configuring logging in a Flex app. Are there any ready baked solutions out there, similar to Log4J's configuration via properties files for instance?
If there are, do these work directly with the Flex logging API or are they part of a separate logging library?
© Stack Overflow or respective owner