ContentsIndexHome
PreviousUpNext
IConfig::setInitLogger Method

Sets whether the AIMMS SDK should initialize the logging framework: only disable this when the log4cxx framework is already initialized prior to initializing the AIMMS SDK. 

 

C++
virtual void setInitLogger(bool InitLogger) = 0;
Parameters 
Description 
bool InitLogger 
Boolean indicating whether the logger should be initialized by the AIMMS SDK or that is initialized externally.