Trying to create seperate log files for each logger I setup, because the 
logger is going to be the sub scope names and the one config file will 
be huge. It doesnt seem spring can load the log4j configs using a 
wildcard, is this a bug ?

    <context-param>
        <param-name>log4jConfigLocation</param-name>
        <param-value>/WEB-INF/log4j-*.xml</param-value>
    </context-param>


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to