Re: [logback] Automatically setting up JUL-to-slf4j bridge?

2019-01-15 Thread Robert Munteanu
On Tue, 2019-01-15 at 09:51 -0500, Raymond Auge wrote: > Yes, precisely! > > I was long struggling with it but I think in the spirit of > felix.logback > trying to just make logging work super well with minimal setup, I > just > embedded to JUL bridge directly into it and it will automatically be

Re: [logback] Automatically setting up JUL-to-slf4j bridge?

2019-01-15 Thread Raymond Auge
Yes, precisely! I was long struggling with it but I think in the spirit of felix.logback trying to just make logging work super well with minimal setup, I just embedded to JUL bridge directly into it and it will automatically be applied. I figure this is the most effective and desirable approach t

Re: [logback] Automatically setting up JUL-to-slf4j bridge?

2019-01-15 Thread Robert Munteanu
Hi Ray, On Sun, 2018-11-25 at 11:55 -0500, Raymond Auge wrote: > On Tue, Nov 6, 2018 at 7:50 AM Robert Munteanu > wrote: > > > Hi, > > > > I am looking into using the felix logback module. The main setup > works > > just fine, and anything using slf4j routes its logging through this > > module.

maven-bundle-plugin multiple blueprint folders

2019-01-15 Thread DERIES Sebastien
Hi Felix users ! First I wish you the best for this new year ! Then, I have a question about the maven-bundle-plugin and the bundle-blueprint manifest header. Our application is built using the maven-bundle-plugin. Our bundles currently instanciate beans using many blueprint XML files. The bea