]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - features/org.simantics.rcp.feature/feature.xml
Adding configuration logging for Simantics platform with SLF4J and
[simantics/platform.git] / features / org.simantics.rcp.feature / feature.xml
index 40a9bdb68368264e321ea65b118a5070768e330f..c1610fdc6f21f32e5d1e922dd14e38fc1848bd4a 100644 (file)
@@ -677,7 +677,7 @@ This Agreement is governed by the laws of the State of New York and the intellec
          unpack="false"/>
 
    <plugin
-         id="qh.cos.logback.classic"
+         id="ch.qos.logback.classic"
          download-size="0"
          install-size="0"
          version="0.0.0"
@@ -690,4 +690,11 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="org.simantics.logback.configuration"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         fragment="true"/>
+
 </feature>