Debugging
For generating debug messages a SmartInspect configuration file debug.sic must be present in the EMGateway data folder:
"C:\ProgramData\point electronic\EMGateway\debug.sic"
AppName = EMGateway
Connections = pipe(), file(filename="c:\ProgramData\point electronic\EMGateway\EMGateway.sil", maxparts="3", maxsize="102400", rotate="daily", buffer="64")
;Connections = pipe()
DefaultLevel = Message
Enabled = True
Level = Debug
With this configuration a debug log is created in the EMGateway data folder. It can be opened with the SmartInspect application.