ContentsIndexHome
PreviousUpNext
IConfig.InitLogger Property

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

C#
bool InitLogger;