JVCL Help:TJvDebugHandler.AppendLogFile

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether to append generated exception information to an already existing logfile.


Pascal

 propertyAppendLogFile: Boolean;


Description

True will append the exception information generated to the beginning of any logfile for this project already in existence. If one doesn't yet exist, it will be created. Each new exception logged will appear above the last and separated by two blank lines.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page