blob: 72acd410f921709422562022fbd680d4c2ef3919 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" enabled="true" immediate="true">
<implementation class="org.eclipse.osee.logger.slf4j.internal.OsgiSlf4jLogger"/>
<reference bind="setLoggingService"
cardinality="1..1"
interface="org.osgi.service.log.LogReaderService"
name="LogReaderService"
policy="static"
target="(objectClass=org.osgi.service.log.LogReaderService)"/>
</scr:component>