source: branches/samba-3.2.x/docs-xml/smbdotconf/logging/logfile.xml

Last change on this file was 203, checked in by Herwig Bauernfeind, 16 years ago

Missing 3.2.2 client and HOWTO files

File size: 569 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.