Root > Reference > All Classes > TDummyLogBuilder

Class TDummyLogBuilder

Previous pageReturn to chapter overviewNext page   

Dummy log builder class.

 

Unit

ELogBuilder

 

Syntax

 

Code (Delphi)

TDummyLogBuilder = class(TBaseLogBuilder);

 

Remarks

This log builder class can "generate" a pre-made bug report. You can pass arbitrary string to constructor of this class and this string will be returned as bug report. This class can not be used as default log builder class (i.e. via LogBuilderClass) - because there is no way to pass "report string" to alternative constructor), but it is usefull to use already generated bug report in dialogs.

 

 




Send feedback... Build date: 2023-09-11
Last edited: 2023-09-11
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/topic_class_elogbuilder_tdummylogbuilder.php