blob: 25b5e95577459ca7fce695aef938bb5cdfeb7cd7 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.app4mc.util.sessionlog.console.SessionLogConsoleWriter">
<service>
<provide interface="org.eclipse.app4mc.util.sessionlog.SessionLogWriter"/>
</service>
<implementation class="org.eclipse.app4mc.util.sessionlog.console.SessionLogConsoleWriter"/>
</scr:component>