ContentsIndexHome
PreviousUpNext
IConfig::setHostLogConfigFileName Method

Sets the location of the configuration file to initialize the logger of the AIMMS host process. If the filename is empty, there will be no logging. The default is set to no logging. Note: if the session connects to an already running host, this configuration has no effect. 

 

C++
virtual void setHostLogConfigFileName(const char* HostLogConfigFileName) = 0;
Parameters 
Description 
HostLoggerConfigFileName 
The name of the configuration file used to initialize the logger of the AIMMS host process.