Haha lol thanks but I would like another solution, im currently having issues with the InstrumentationHelper and I would like to disable it from logging without overwriting it with an empty function
e
eminero
02/02/2023, 8:30 PM
of out curiosity, how would that help you?
m
Martin
02/02/2023, 9:13 PM
One of the NetSuite Extensions has a log with "this.extension.quantity" assuming extension is always defined and I found a case when it's not and so it's breaking the app instead of doing (this.extension && this.extension.quantity)