summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/logging/syslogonly.xml
blob: 0b255d4ca7afe9e7325a6d6c08408737a9bcfef4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter name="syslog only"
                 context="G"
				 type="boolean"
                 developer="1" advanced="1"
                 xmlns:samba="http://samba.org/common">
<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>