ActivateFileOutput
Activate or not according to the value of `` the trace in the file.
ActivateScreenOutput
Activate or not according to the value of ` the display of the trace in a screen. The optional parameter ` can be used to set the trace window title.
Initialize
Initialize the LogView object with the filename for the log ``.
Log
Trace a message in the log file.
SetFileSize
Allows defining the size of the log file with the `` parameter (in bytes). Default size is 2097152 (2 MB).
SetMaxFileNumber
Set the maximum number of trace files (only when the LOGFLAG_ADDDATETOFILENAME flag is set).
Uninitialize
Uninitialise the LogView object.