summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/logging/logfile.xml
blob: 6f176ef02b5504f00162a889a624bf9a9d4711b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="LOGFILE"/>log file (G)</term>
		<listitem><para>This option allows you to override the name 
		of the Samba log file (also known as the debug file).</para>

		<para>This option takes the standard substitutions, allowing 
		you to have separate log files for each user or machine.</para>

		<para>Example: <command moreinfo="none">log file = /usr/local/samba/var/log.%m
		</command></para></listitem>
		</samba:parameter>