Skip to main content Skip to footer

The Log Viewer module in the Automatic Strategy Builder (ASB) is a vital tool for monitoring and diagnosing various events and actions within the application. It captures and displays different types of messages from various parts of the application, helping users understand the internal workings and identify any issues.

Types of Messages

The Log Viewer categorizes messages into several types, each serving a specific purpose in terms of information and debugging:

 

Trace Messages
  • Description: Trace messages provide detailed information about the execution flow of the application. They are used to trace the path of code execution, offering granular insights into the operations performed.

  • Purpose: These messages are particularly useful for developers when diagnosing specific issues or understanding the detailed workings of the application.

 

Debug Messages
  • Description: Debug messages offer information that is useful for debugging purposes. They provide insights into the application's state, including variable values and the outcomes of certain operations.

  • Purpose: These messages help in identifying bugs and understanding the behavior of the application during development and troubleshooting.

 

Info Messages
  • Description: Info messages provide general information about the application's operations. These messages typically confirm that certain tasks have been completed or provide status updates.

  • Purpose: They help users and developers stay informed about the normal functioning and progression of tasks within the application.

 

Warning Messages
  • Description: Warning messages alert users to potential issues that are not critical but may require attention. They indicate situations that could lead to problems if not addressed.

  • Purpose: These messages help in preemptively identifying and mitigating issues before they escalate into more serious problems.

 

Error Messages
  • Description: Error messages indicate critical issues that have occurred within the application. These messages often highlight failed operations or unexpected conditions that need immediate attention.

  • Purpose: They are crucial for identifying and resolving errors that could impact the application's functionality or performance.

 

Using the Log Viewer

The Log Viewer is designed to be user-friendly and informative, providing a comprehensive view of the application's internal messages. Users can filter messages based on their type, allowing for focused troubleshooting and analysis.

 

Log Reports Storage

Generated log reports are stored in the following directory:

C:\Users\XXX\Documents\FinStudio\Logs

Replace XXX with your specific user name. This path ensures that all log files are organized and easily accessible for review and troubleshooting.

 

Summary

The Log Viewer module in the ASB is an essential tool for monitoring the application's internal events and diagnosing issues. By categorizing messages into trace, debug, info, warning, and error types, the Log Viewer provides users and developers with detailed insights into the application's operation and state. This module is crucial for ensuring the smooth functioning of the ASB and for efficiently identifying and resolving any issues that arise.

Cookies Notice

We use cookies to improve your experience, personalize content, and analyze our traffic. By clicking "Accept All Cookies," you agree to the storing of cookies on your device. You can manage your cookie preferences at any time by visiting our Cookie Settings.