I think I'm still missing something simple about DS logging. I have added org.slf4j:osgi-over-slf4j to my container to provide a LogService.
In pax-exam, I did:
frameworkProperty("ds.loglevel").value("debug"),
SLF4J messages from my code show up. Nothing shows up from Felix SCR.
Any ideas?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

