Choosing Which Message Types to Log - Diagnostics Service and Diagnostics Console - English - Foundation 22.1 - OnBase - external

Diagnostics Service and Diagnostics Console

Platform
OnBase
Product
Diagnostics Service and Diagnostics Console
Release
Foundation 22.1
License

Depending on the behavior you are researching, you may want to enable logging for several types of messages. The following sections describes the message types that the Diagnostics Service and Console can log and how to enable logging for each message type.

Typically, logging for .NET-based applications like the Web Client is enabled in the applications' configuration (.config) files. For example, logging for the Web Client is enabled in the Web Server's Web.config file. An application's configuration file typically resides in the same directory as the application's executable and uses the following naming convention: Executable.Name.exe.config.