Hi, The Decanter Pax Logging Appender is registered as a OSGI Service when the collector bundle is called ( https://github.com/apache/karaf-decanter/blob/master/collector/log/src/main/java/org/apache/karaf/decanter/collector/log/Activator.java#L45 )
As this Decanter Collector Log bundle is not part of the startup.properties script of Karaf but deployed as a bundle using features, how can we be sure that the bundle will be started before that Karaf start to call the log appender of Pax and that we will be able to collect all the logs ? Regards, -- Charles Moulliard Apache Committer / Architect @RedHat Twitter : @cmoulliard | Blog : http://cmoulliard.github.io
