Logging Level

By modifying the value of LogLevel (UInt32) variable in the Settings group, you can set up the application logging level:

Value

Description

0

Error, Fatal, Incident, Audit messages are registered

1

Warning messages are added to all previous types

2

Information messages are added to all previous types

3

Debug messages are added to all previous types

The default log level set for all applications subscribed to Dr.Web CMS service is 2. If the Debug Traces option is selected in the context menu when right-clicking the root element of the Dr.Web CMS Web Console tree, the log level changes to 3 for all subscribed applications. However, enabling this option may cause the system overload and it is not recommended to enable the 3 log level for all the application at one time. If you managed to localize the problem of a specific module, you can change the log level only for one application to explore it.

Внимание!

When setting the logging level to 3 in Dr.Web CMS Web Console opened in Internet Explorer and then enabling the View Traces option to monitor the events in real-time mode, you need to control the memory size allocated for the iexplorer.exe process corresponding to the console window. This process in such monitoring mode starts using all the available memory, that may considerably decrease the system performance.