In this article:

Introduction

Work Log

Development Environment Debug Output

Advanced Logging and Obtaining Additional Debug Output

Introduction

When working in Foresight Analytics Platform, the kernel forms and displays debug output. By default this information is not recorded anywhere. In some cases it may be needed to determine the cause of some errors. For this purpose, the user can write debug output to a file. All the settings for logging debug information are stored in the registry of the operating system. Note that outputting debug information to a file slows down the development environment and applications. Thus, remove the parameters specified below after the problem is investigated and the log file is no more required.

Work Log

To output debug information to a file in the registry, make the following changes:

Development Environment Debug Output

To record debug output generated by the development environment kernel to a file, add the following parameters in the registry:

NOTE. Development environment debug information is output if the SeverityLevel parameter is set to 0.

See also:

Additional Settings of Development Environment