summaryrefslogtreecommitdiff
path: root/interface-definitions/include/haproxy/logging.xml.i
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/include/haproxy/logging.xml.i')
-rw-r--r--interface-definitions/include/haproxy/logging.xml.i10
1 files changed, 10 insertions, 0 deletions
diff --git a/interface-definitions/include/haproxy/logging.xml.i b/interface-definitions/include/haproxy/logging.xml.i
new file mode 100644
index 000000000..e0af54fa4
--- /dev/null
+++ b/interface-definitions/include/haproxy/logging.xml.i
@@ -0,0 +1,10 @@
+<!-- include start from haproxy/logging.xml.i -->
+<node name="logging">
+ <properties>
+ <help>Logging parameters</help>
+ </properties>
+ <children>
+ #include <include/syslog-facility.xml.i>
+ </children>
+</node>
+<!-- include end -->