]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - features/org.simantics.logging.feature/feature.xml
Logging configuration via SCL and UI & saving to ZIP-archive
[simantics/platform.git] / features / org.simantics.logging.feature / feature.xml
diff --git a/features/org.simantics.logging.feature/feature.xml b/features/org.simantics.logging.feature/feature.xml
new file mode 100644 (file)
index 0000000..3f4e573
--- /dev/null
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="org.simantics.logging.feature"
+      label="Simantics Logging Feature"
+      version="1.0.0.qualifier"
+      provider-name="Semantum Oy">
+
+   <description url="http://www.example.com/description">
+      [Enter Feature Description here.]
+   </description>
+
+   <copyright url="http://www.example.com/copyright">
+      [Enter Copyright Description here.]
+   </copyright>
+
+   <license url="http://www.example.com/license">
+      [Enter License Description here.]
+   </license>
+
+   <plugin
+         id="org.simantics.logging"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+</feature>