Documentation Center

LogLevel

This registry value defines the level of the messages that must be logged in the Content Manager COM+ log file by Content Manager COM+ components such as ISAuthor, ISHPlugins, and PublishService.

LocationInstalled value
HKLM\SOFTWARE\Wow6432Node\Trisoft\Tridk\DebugLog\LogLevelALL
HKLM\SOFTWARE\Wow6432Node\Trisoft\TriDK\TriDKApp\InfoShareAuthor\LogLevelALL

Possible values are:

ValuesDescription
ERRExceptions only

WAR

WRN

REM

Warnings only

MES

MSG

Informational messages only

DEB

DBG

Debug messages only

Includes technical messages which can be used by SDL support to help debug problems.

It is not advised to set the log level to Debug on your production system unless directed to do so by SDL support.

TIMTiming

This level contains messages to indicate the beginning and ending of certain methods.

ALLAll messages are logged.