Hello! Quick question, does anyone know if I can d...
# suitecommerce
m
Hello! Quick question, does anyone know if I can disable the logs from the SC Extensions from the console? Thanks!
g
m
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
of out curiosity, how would that help you?
m
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)
e
Oh! it makes totally sense. What a shame 😕
s
Which extension is logging to console?
m
It's the "SC Item Badges" using the MockAppender