Hi
Does anybody have an idea about how to capture felix logging in a file ?
The org.apache.felix.framework.Logger class disables LogService logging and
sends
everything to System.out.
The pb is that if felix is used as daemon (background server), logging is
lost.
I can redirect to a file, but I'd rather have all logging in one place (I
use log4j internally) and
inherit all the rollover and log appenders setup.
Any idea to workaround this ?
             /jog

Reply via email to