summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/logging/syslogonly.xml
blob: e91970c6ff2b9ac9f354b4edb11d15f13f24feea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="syslog only"
                 context="G"
				 type="boolean"
                 developer="1" advanced="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
    <para>
    If this parameter is set then Samba debug messages are logged into the system 
    syslog only, and not to the debug log files.
    </para>
</description>
<value type="default">no</value>
</samba:parameter>