EgtMachKernel :
- aggiunta gestione livello di debug in LOG*.
This commit is contained in:
+1
-1
@@ -150,7 +150,7 @@ Machine::LoadTool( Exit* pExit, const string& sTool)
|
||||
// rinomino il gruppo SOLID con il nome dell'utensile
|
||||
if ( ! m_pGeomDB->SetName( nSolidId, sTool)) {
|
||||
string sOut = "LoadTool error : " + sTool + " invalid name" ;
|
||||
LOG_INFO( GetEMkLogger(), sOut.c_str())
|
||||
LOG_ERROR( GetEMkLogger(), sOut.c_str())
|
||||
return false ;
|
||||
}
|
||||
// lo ruoto 90 deg attorno alla X locale
|
||||
|
||||
Reference in New Issue
Block a user