Index: BL/PPS/TBX/OptiBox.cls.xml =================================================================== diff -u -r68406 -r68647 --- BL/PPS/TBX/OptiBox.cls.xml (.../OptiBox.cls.xml) (revision 68406) +++ BL/PPS/TBX/OptiBox.cls.xml (.../OptiBox.cls.xml) (revision 68647) @@ -446,7 +446,7 @@ Do DoosService.GeefDoos($$$SplitID(OptiID), .MachineID, .Qty, .Params, .SnijPrioriteit) } Catch { #dim Exception As TECH.Exceptions.Exception = ##class(TECH.ExceptionHandler).Catch() - #dim Logger = ##class(vhLib.Logger).%New("VH doos service").Debug("GeefDoos", "Er is iets fout gelopen bij het verwerken van GeefDoos. OptiID: '"_OptiID_"', PRNr: '"_ PRNr _"', MachineID: '"_ MachineID _"'.") + #dim Logger = ##class(vhLib.Logger).%New("VH doos service").Debug("GeefDoos", "Er is iets fout gelopen bij het verwerken van GeefDoos. OptiID: '"_OptiID_"', PRNr: '"_ PRNr _"', MachineID: '"_ MachineID _"'."_Exception.GeefOmschrijving()) } Quit $G(Status)