Doc updates from John + some minor fixes by me
[samba.git] / docs / docbook / smbdotconf / logging / loglevel.xml
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="LOGLEVEL"/>log level (G)</term>
3                 <listitem><para>The value of the parameter (a astring) allows 
4                 the debug level (logging level) to be specified in the 
5                 <filename moreinfo="none">smb.conf</filename> file. This parameter has been
6                 extended since the 2.2.x series, now it allow to specify the debug
7                 level for multiple debug classes. This is to give greater 
8                 flexibility in the configuration of the system.</para>
9
10                 <para>The default will be the log level specified on 
11                 the command line or level zero if none was specified.</para>
12
13                 <para>Example: <command moreinfo="none">log level = 3 passdb:5 auth:10 winbind:2
14                 </command></para></listitem>
15                 </samba:parameter>