docs: Remove references to SWAT (now removed)
[Samba/wip.git] / docs-xml / smbdotconf / logging / logfile.xml
bloba1174546d4fae9c82e4b1e77248bb57d9f328dc4
1 <samba:parameter name="log file"
2                  context="G"
3                                  type="string"
4                  developer="1" advanced="1"
5                  function="logfile"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <description>
8     <para>
9     This option allows you to override the name of the Samba log file (also known as the debug file).
10     </para>
12     <para>
13     This option takes the standard substitutions, allowing you to have separate log files for each user or machine.
14     </para>
15 </description>
16 <value type="example">/usr/local/samba/var/log.%m</value>
17 </samba:parameter>