docs: fix opening and ending tag mismatch: para
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / logging / logfile.xml
blob838d302b7baecd4f33bb5cfa8d920c4af92e83ff
1 <samba:parameter name="log file"
2                  context="G"
3                                  type="string"
4                  developer="1" advanced="1"
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>