EgtMachKernel :
- aggiunta gestione livello di debug in LOG*.
This commit is contained in:
+1
-1
@@ -165,7 +165,7 @@ MachiningsMgr::Reload( void)
|
||||
}
|
||||
{
|
||||
string sOut = "ReloadMachinings : FileVer = " + ToString( nVersion) + " CurrVer = " + ToString( MF_CURR_VER) ;
|
||||
LOG_INFO( GetEMkLogger(), sOut.c_str())
|
||||
LOG_DBG_INFO( GetEMkLogger(), sOut.c_str())
|
||||
}
|
||||
|
||||
// Leggo i dati generali (da versione 1002)
|
||||
|
||||
Reference in New Issue
Block a user