I need to integrate a Tuscany composite in my existing application, that uses log4j. In documentation, Tuscany seems to log only using commons logging. I've created logging.properties but It isn't a good solution because I cannot obtain the same power of log4j in logging pattern/rolling/ecc... and Tuscany composite log is not integrated with my application log. Is there the possibility to log with log4j?
Thank you
