Index: APPS/Halux/PPS/MatService.cls.xml =================================================================== diff -u -r68902 -r68925 --- APPS/Halux/PPS/MatService.cls.xml (.../MatService.cls.xml) (revision 68902) +++ APPS/Halux/PPS/MatService.cls.xml (.../MatService.cls.xml) (revision 68925) @@ -46,7 +46,7 @@ } } Catch { #dim Exception As TECH.Exceptions.Exception = ##class(TECH.ExceptionHandler).Catch() - Do ..Logger(Exception) + Do ..Logger.Error("BewaarMattenInfo", Exception.GeefOmschrijving()) } ]]>