Convert all uint32/16/8 to _t in a grab-bag of remaining files.
[Samba.git] / docs-xml / smbdotconf / logging / logfile.xml
blob4a7be662e3d96e618e013814f1c1245e89fb1429
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>