EgtMachKernel :
- aggiunta gestione livello di debug in LOG*.
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ ToolsMgr::Reload( void)
|
||||
}
|
||||
{
|
||||
string sOut = "ReloadTools : FileVer = " + ToString( nVersion) + " CurrVer = " + ToString( TF_CURR_VER) ;
|
||||
LOG_INFO( GetEMkLogger(), sOut.c_str())
|
||||
LOG_DBG_INFO( GetEMkLogger(), sOut.c_str())
|
||||
}
|
||||
|
||||
// dimensiono maps
|
||||
|
||||
Reference in New Issue
Block a user