Root > Integral parts > Options

Options

Previous pageReturn to chapter overviewNext page   

This is EurekaLog project's options dialog:

 

 

EurekaLog project options

 

The entire dialog will be disabled if EurekaLog is not configured in the project. See General page for more information on enabling EurekaLog in your project.

 

There are the following categories available:

 

Note: description of almost every option contains name of corresponding property of TEurekaModuleOptions class. For example:

 

1. "Save bug report to file" (.SaveLogFile) option enables saving...

 

This means that you can change this option at run-time by altering the .SaveLogFile property of either global CurrentEurekaLogOptions or local Options property of exception object in event handlers.

 

If there is no mention of corresponding property - this means that:

this option can not be changed at run-time:
ooption affects only compilation - for example, stripping relocation tables, or encrypting injecting debug information;
ooption can not be changed after initial setup - for example, using low-level hooks, or installing memory manager filter to catch leaks;
option is changed by other means (for example, leaks and memory options are changed by routines in EMemLeaks unit; hang detection options are changed by routines in EFreeze unit).

 

 

See also:




Send feedback... Build date: 2023-09-11
Last edited: 2023-03-07
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/options.php