]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.logging/dbAndMetadataLogProvider.xml
Logging configuration via SCL and UI & saving to ZIP-archive
[simantics/platform.git] / bundles / org.simantics.logging / dbAndMetadataLogProvider.xml
diff --git a/bundles/org.simantics.logging/dbAndMetadataLogProvider.xml b/bundles/org.simantics.logging/dbAndMetadataLogProvider.xml
new file mode 100644 (file)
index 0000000..aa4678f
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.simantics.logging.dbAndMetadataLogProvider">
+   <implementation class="org.simantics.logging.DBAndMetadataLogProvider"/>
+   <service>
+      <provide interface="org.simantics.logging.LogProvider"/>
+   </service>
+</scr:component>