LoggingLevel

Location

HKEY_CURRENT_USER
 \SOFTWARE
  \KVS
   \Enterprise Vault
	\Client

Content

The following levels of information can be logged:

  • 0 - Errors only.

  • 1 - Information (default).

  • 2 - Minimum tracing.

  • 3 - Maximum tracing. This includes function calls.

  • 9 - Verbose support logging. As this option is currently only available for Virtual Vault, you must specify the value as 0x80000009.

  • 0x80000000 - Include Virtual Vault logging. Combine this value with one of the above values to specify the level of logging, including Virtual Vault logging. For example, a value of 0x80000001 would provide informational logging for the client and Virtual Vault.

Description

Specifies the required level of logging from the Desktop environment to a log file.

The log file is created in the user's temp directory, with a filename of ev_client_log_timestamp.txt. A maximum of 20 log files is available (the oldest is automatically deleted).