Next update of VFS modules development guide
[vlendec/samba-autobuild/.git] / docs-xml / smbdotconf / logging / logfile.xml
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>
10
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>