Index: DOM/PM/Maatwerk/Syncs/DotNet/MaatwerkCalculator/impl/BewerkingsInfo.cls.xml =================================================================== diff -u -r63110 -r63407 --- DOM/PM/Maatwerk/Syncs/DotNet/MaatwerkCalculator/impl/BewerkingsInfo.cls.xml (.../BewerkingsInfo.cls.xml) (revision 63110) +++ DOM/PM/Maatwerk/Syncs/DotNet/MaatwerkCalculator/impl/BewerkingsInfo.cls.xml (.../BewerkingsInfo.cls.xml) (revision 63407) @@ -41,7 +41,7 @@ Do ..CommitNieuweVersie(BewerkingsInfo) } 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 BewerkingsInfo naar .Net. " _Exceptie.ToString()) + Do ..Logger.ErrorMail("DotnetSync [BewerkingsInfoSyncer]","Fout bij sync van BewerkingsInfoSyncer naar .Net. " _Exceptie.ToString()) } Do ..Logger.Debug("DotnetSync [BewerkingsInfoSyncer]", "Eind sync")