I have tried with org.ops4j.pax.configmanager_0.2.2. and I have also tried to log using:
import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; (bundle: org.apache.commons.logging_1.0.4.v20080605-1930) I understood that pax logging service provide us via configuration service all the log properties and then we can configure it via update method from configuration admin. Maybe I have any wrong idea about the logging in OSGI. Which one do you recomend me? On Wed, 2009-01-14 at 17:14 +0100, Niclas Hedhman wrote: > But which Config Admin service implementation are you using?
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
