Updated entry of samba-vscan
[Samba.git] / docs / smbdotconf / logging / logfile.xml
blob46cd72803998e757ffd6710718294843672cc801
1 <samba:parameter name="log file"
2                  context="G"
3                                  type="string"
4                  developer="1" advanced="1"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7     <para>This option allows you to override the name 
8     of the Samba log file (also known as the debug file).</para>
10     <para>This option takes the standard substitutions, allowing 
11                 you to have separate log files for each user or machine.</para>
12 </description>
13 <value type="example">/usr/local/samba/var/log.%m</value>
14 </samba:parameter>