Parameters > Citect.ini File Parameters > Logging Parameters list > Advanced Logging Parameters

Advanced Logging Parameters

The following parameters are recommended only for advanced users.

[CtAPI]EventLogging Enables logging of the communications between CtAPI clients and CitectSCADA
[Debug]DebugAllTrans Allows TRAN session logging to be turned on or off.1
[Debug]EnableReloadLogging Enables additional debugging output for server reloads.2
[Debug]LogShutDown Logs the shutdown function addresses to syslog.dat. This INI is only needed if [Debug]ShutdownProtect is active.1
[General]ShowDriverError Determines whether an error dialog displays when an internal driver error occurs.2
[IOServer]RedundancyDebug Enables I/O device redundancy debugging.1
[IPC]EventLogging

Enables logging of the communications between processes.

[Keyboard]LogExtendedDate Determines the date format is used in command logs.
[LAN]ConnectionLogging Provides legacy component connection logging to the syslog.dat.
[PubSub]LogLevel Sets the logging level between the I/O subscription system and the CitectSCADA drivers.2
[PubSub]LogDevice Selects the device(s) logged between the I/O subscription system and the CitectSCADA drivers.2
  1. You can adjust these parameters during runtime using the SetLogging() function (see below).
  2. You can update this parameter within the citect.ini file while online, as the runtime system will read its value periodically or on demand (see below).

For more information on 1 and 2, search the CitectSCADA Help for the topic Adjusting Logging During Runtime. To access the Help, select Citect Help Topics from the Help menu in Citect Explorer or Project Editor.

See also