loolwsd/loolwsd.xml.in |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit cc2aa1b5f8f92ed452eec82dceb4f494c7f35007
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Tue May 10 23:17:47 2016 +0200

    document logging settings

diff --git a/loolwsd/loolwsd.xml.in b/loolwsd/loolwsd.xml.in
index d462fb7..6bf4ce1 100644
--- a/loolwsd/loolwsd.xml.in
+++ b/loolwsd/loolwsd.xml.in
@@ -11,6 +11,8 @@
 
     <num_prespawn_children desc="Number of child processes to keep started in 
advance and waiting for new clients." type="uint" 
default="1">1</num_prespawn_children>
 
+    <!-- FIXME: logging cannot be set from here. Use LOOL_LOGLEVEL environment 
variable. LOOL_LOGLEVEL can be 0-8, or
+         none (turns off logging), fatal, critical, error, warning, notice, 
information, debug, trace -->
     <logging>
         <color type="bool">true</color>
         <level type="string">trace</level>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to