Hi there, I'm still looking into propagating an additional command line option to affect the configuration of log4j (specifically, override the log level and the location of the logs -- https://issues.apache.org/jira/browse/JCLOUDS-119) and I got a bit lost in jclouds-karaf. Could someone point me to where Log4J is initialized/configured (which is where, I presume, the log4j property needs to be overriden -- I want to override the log4j.rootLogger and log4j.appender.file.File properties)?
Maybe this is a totally wrong way to go about attempting to resolve this issue -- please do let me know if that is the case. Thank you! -- Cheers, Timur
