docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / logging / syslogonly.xml
blob7c65daa2f3b66c5daba2e7dfdd8fef557bd12c4f
1 <samba:parameter name="syslog only"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>
7     If this parameter is set then Samba debug messages are logged into the system 
8     syslog only, and not to the debug log files. There still will be some
9         logging to log.[sn]mbd even if <emphasis>syslog only</emphasis> is enabled.
10     </para>
13     <para>The <smbconfoption name="logging"/> parameter should be used
14       instead. When <smbconfoption name="logging"/> is set, it
15       overrides the <smbconfoption name="syslog only"/> parameter.</para>
16 </description>
17 <value type="default">no</value>
18 </samba:parameter>