Documentation Center

EventAppLevel

This registry value defines the level of the messages that should be logged by the EventMonitor API 2.5.

LocationTypical value
HKLM\SOFTWARE\Wow6432Node\Trisoft\Tridk\TridkApp\InfoShareAuthor\EventAppLevelVerbose

The following is an overview of all possible values. The number of messages that are logged increase as you move from the value at the top of the table to the value at the bottom.

ValueDescription
ExceptionOnly exceptions are logged.
WarningExceptions and warnings are logged.
InformationExceptions and warnings are logged with informational messages. The extra, informational messages are necessary to set the context of an exception or warning.
VerboseExceptions, warnings and information are logged along with extra messages at a level between informational and technical debug messages.
DebugIncludes technical messages which can be used by SDL support to help debug problems. Do not set the log level to Debug on your production system unless directed to do so by SDL support.