ContentsIndexHome
PreviousUpNext
IConfig.setHostLoggerConfigFileName 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. 

 

Java
void setHostLoggerConfigFileName(String HostLoggerConfigFileName);
Parameters 
Description 
String HostLoggerConfigFileName 
The name of the configuration file used to initialize the logger of the AIMMS host process.