SetDebugLevel
virtual void SetDebugLevel(int32 level) = 0;
void SetDebugLevel(int32 level);
void SetDebugLevel(int level)
packageManager.SetDebugLevel(fCommonOptions.DebugLevel());
packageManager.SetDebugLevel(fCommonOptions.DebugLevel());
packageManager.SetDebugLevel(fCommonOptions.DebugLevel());
solver->SetDebugLevel(fCommonOptions.DebugLevel());
packageManager.SetDebugLevel(fCommonOptions.DebugLevel());
packageManager.SetDebugLevel(fCommonOptions.DebugLevel());
packageManager.SetDebugLevel(fCommonOptions.DebugLevel());
fSolver->SetDebugLevel(fDebugLevel);
fSolver->SetDebugLevel(fDebugLevel);
virtual void SetDebugLevel(int32 level);