Modified to set the logger client in the toolkit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@593 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -1420,6 +1420,7 @@ FLMEXP RCODE FLMAPI FlmConfig(
|
||||
{
|
||||
gv_FlmSysData.pLogger = (IF_LoggerClient *)Value1;
|
||||
gv_FlmSysData.pLogger->AddRef();
|
||||
f_setLoggerClient( gv_FlmSysData.pLogger);
|
||||
}
|
||||
f_mutexUnlock( gv_FlmSysData.hShareMutex);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user