public method IFXConnectLiteSession.setEventLoggerSets the event logger
Declaration
protojavascriptjavacsharppublic setEventLogger(eventLogger : IEventLogger) : void
| Parameters | |
eventLogger |
An instance of a class that implements the interface. The purpose of the event logger is to log events that occur in the trading system |
See also: IEventLogger
Declared in IFXConnectLiteSession