|
TLogOption type |
|
|
This is the TLogOption type:
Unit ECore.
TLogOption = (loNoDuplicateErrors, loAppendReproduceText, loDeleteLogAtVersionChange, loAddComputerNameInLogFileName, loSaveModulesAndProcessesSections, loSaveAssemblerAndCPUSections);
|