HiCommand Dynamic Link Manager (HDLM) for Windows Systems User's Guide (HIT5201-96001, January 2008)

74 Chapter 3 Creating an HDLM Environment
3.5.2.7 Setting Error Log Collection Level
The error log collection level can be set.
There are two error logs: the HDLM manager log file dlmmgrn.log (n indicates a file
number from 1 to 16) and the HDLM GUI log file dlmguin.log (n indicates a file number of
1 or 2).
Table 3.12 lists and describes values for the error log collection level setting.
Table 3.12 Error Log Collection Level Setting Values
Value
*
Description
0: Do not collect an error log No error logs are collected.
1: Error or higher level All information for errors with the level "Error" or higher is collected.
2: Warning or higher level All information for errors with the level "Warning" or higher is collected.
3: Information or higher level All information for errors with the level "Information" or higher is collected.
4: Information or higher level (including
maintenance information)
All information for errors with the level "Information" or higher (including
maintenance information) is collected.
* For the dlnkmgr command's set operation, specify a number such as 0 or 1.
If an error occurs, you might have to change the collection level to 1 or higher to collect log
information.
The higher this value is set, the more log information will be output. When the output log is
large, it takes less time to overwrite the old error log information with the new information.
Setting by using the Options window
Select Logging level from the pull-down list box.
Setting by using the set operation
The following shows an example of executing the command to set the error log
collection level.
>dlnkmgr set -ellv 2
Specify the error log collection level in a number.