On Mon, Dec 1, 2008 at 11:19 PM, Frederic Conrotte <[EMAIL PROTECTED]> wrote: > Hi, > > First of all, thank you Pax Logging, very useful piece of code that avoids > using several other bundles just for OSGi logging. > > One question tought that i didn't find answer in doc/wiki : is it possible > to setup Pax Logging to print out the Bundle Symbolic Name in log output > traces ?
Currently it isn't. But I think the feature is 'within grasp', since IIRC each PaxLogger implementation instance is unique to the bundle using it, and the bundle context is passed for other reasons already. File a Feature Request in Jira, and we see if someone have the itch to scratch this. Cheers Niclas _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
