Fix: add log4j domain to session.xsd
[lttng-tools.git] / src / common / config / session.xsd
index 7c3e9d8fc684d712fc2a467a3779a2458fdb46a3..3023216ea23e23eff437b9c52e96892e7a151d40 100644 (file)
@@ -192,6 +192,7 @@ elementFormDefault="qualified" version="2.5">
                <xs:enumeration value="KERNEL"/>
                <xs:enumeration value="UST"/>
                <xs:enumeration value="JUL"/>
+               <xs:enumeration value="LOG4J"/>
        </xs:restriction>
 </xs:simpleType>
 
This page took 0.022561 seconds and 4 git commands to generate.