HP CIFS Client A.01.09 Administrator's Guide, August 2003

Configuration File
Configuration Variables
Chapter 7 83
Configuration Variables
The following is a list of all variables that may be configured at the top
level:
logLevels The value of this variable is an array enumerating all
logging modes that are active. A logging mode is a
string out of the following set:
info
[0] Logging of informational messages. Should be
turned on.
error
[1] Logging error messages. Should be turned on.
debug
[2] General debug messages. Used only during
debugging.
resource
[3] Messages about allocation and deallocation of
objects. Usedl only during debugging.
netbiosError
[4] Logging error messages from the Netbios layer.
Should be turned on, unless too many errors occur. This
is separated from general error logging because not all
of Netbios is implemented in HP CIFS Client, and the
unimplemented features result in Netbios error
messages.
netbiosDebug
[5] Debug messages from the Netbios layer. Used only
during debugging.
netbiosTrace
[6] Generates hex-dumps of all outgoing and incoming
Netbios traffic. This is very useful during debugging
but should be turned off for normal operation.