On behalf of the Pax team I'd like to chime in her :) You're able to combine Pax-Logging with the Felix configuration Admin service, and with that you're able to stick to the log4j properties like configuration. A working sample is to check out the Apache Karaf project that uses Felix as it's OSGi Framework with all lot of other Bundles to form a nice little container :)
regards, Achim 2013/2/28 lessonz <[email protected]> > Thanks Felix. > > > On Thu, Feb 28, 2013 at 1:02 PM, Felix Meschberger <[email protected] > >wrote: > > > Hi > > > > I fear you would have to contact the PAX people general (at) ops4j (dot) > > org. > > > > Regards > > Felix > > > > Am 28.02.2013 um 20:56 schrieb lessonz: > > > > > I have an app wherein I'm deploying the Felix framework and loading in > my > > > own bundles and dependency bundles. One of the dependencies I'd like to > > use > > > is PAX Logging. I get it to deploy just fine, but I can't seem to > figure > > > out how to configure the logger. > > > > > > > http://team.ops4j.org/wiki/display/paxlogging/How+to+use+Pax+Loggingseems > > > to indicate I need to modify the service's internal configuration and > > build > > > my own custom PAX Logging bundle. > > > > > > Separately, I've seen reference to the ability to specify a logback > > > configuration file, but I'd prefer to use the default log4j logger. > > > > > > Any help would be greatly appreciated. > > > > > > -- > > Felix Meschberger | Principal Scientist | Adobe > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > -- Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home> Commiter & Project Lead blog <http://notizblog.nierbeck.de/>

