Added the capability to modify the DebugLevel by changing the various .conf files.

This commit is contained in:
Juan Carlos Luciani
2006-11-18 12:33:14 +00:00
parent f08172971e
commit 66903e98a0
10 changed files with 367 additions and 188 deletions

View File

@@ -9,4 +9,18 @@
LibraryName \Program Files\novell\casa\lib\pwmech.dll
#
# DebugLevel setting.
#
# Description: Used to specify the level of logging utilized for debugging
# purposes. A level of zero being the lowest debugging level.
#
# If this parameter is not set, the client defaults
# to use a debug level of zero.
#
# Note: Debug statements can be viewed under Windows by using
# tools such as DbgView. Under Linux, debug statements are logged
# to /var/log/messages.
#
#DebugLevel 0