Addendum: Both... I have third-party bundles which use various loggers such as Log4j or commons-logging. My own bundles use the LogService of OSGi. SLF4J is needed as a bridge for the different loggers. I'm using logback (ch.qos.logback) or Log4J in my LogListener, I have not decided yet.
-- View this message in context: http://apache-felix.18485.x6.nabble.com/Best-Practice-System-Startup-tp5003987p5004018.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

