When loading features, I have the problematic situation of
2018-12-11T18:16:00,189 | INFO | features-1-thread-1 | FeaturesServiceImpl | FeaturesServiceImpl 1286 | karaf.features.core - 4.1.7 | Stopping bundles: 2018-12-11T18:16:00,189 | INFO | features-1-thread-1 | FeaturesServiceImpl | FeaturesServiceImpl 1286 | karaf.features.core - 4.1.7 | org.ops4j.pax.logging.pax-logging-log4j2/1.10.1 It therefore goes into a blind flight (no more logging) and only a couple of seconds later (usually 10-20s), the logging returns (when that bundle gets started again). Any way to avoid this log4j2 bundle refresh/re-wiring? - Martin
