Index: DOM/PM/Maatwerk/Syncs/DotNet/MaatwerkCalculator/impl/Halffabs.cls.xml =================================================================== diff -u -r63109 -r63413 --- DOM/PM/Maatwerk/Syncs/DotNet/MaatwerkCalculator/impl/Halffabs.cls.xml (.../Halffabs.cls.xml) (revision 63109) +++ DOM/PM/Maatwerk/Syncs/DotNet/MaatwerkCalculator/impl/Halffabs.cls.xml (.../Halffabs.cls.xml) (revision 63413) @@ -68,7 +68,7 @@ Do ..CommitNieuweVersie(UnId, Rolstukje, TypeCode) } catch { #dim Exceptie As TECH.Exceptions.Exception = ##class(TECH.ExceptionHandler).Catch() - #dim Logger = ##class(vhLib.Logger).%New("Sync naar .Net heeft gefaald!").ErrorMail("Fout bij sync van halffabs naar .Net. " _Exceptie.ToString()) + Do ..Logger.ErrorMail("DotnetSync [HalffabSyncer]","Fout bij sync van halffab naar .Net. " _Exceptie.ToString()) } Do ..Logger.Debug("DotnetSync [HalffabSyncer]", "Eind sync") ]]>