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