Log Class

 

Log Class consists of the following four properties:

Property

Description

Data Type

Default

Enable

Determines whether the logging to file feature is ON or OFF.

Boolean

False

DisplayErrorMsg Determines whether or not error messages are displayed to the screen. Boolean True
FormName Determines the name used by the log file to indicate the container of the XY Chart control object. String ""

CTRLInstName

Determines the name used by the log file to indicate the instance of the XY Chart control object.

String

""

 

Log Class also consists of the following method:

Method

Description

Clear

Deletes the contents of the XYChartErr.Log file within the directory where the application is run.