ok generazione csv stati
This commit is contained in:
@@ -61,7 +61,7 @@ namespace SMGen.Data.Controllers
|
||||
}
|
||||
catch (Exception exc)
|
||||
{
|
||||
Log.Error($"Eccezione durante TranInInsert: {Environment.NewLine}{exc}");
|
||||
Log.Error($"Eccezione durante TranInInsert ({currIdxFamiglia}) : {Environment.NewLine}{exc}");
|
||||
}
|
||||
}
|
||||
return fatto;
|
||||
|
||||
Reference in New Issue
Block a user