is there a way to maintain the logs of a ClientScr...
# suitescript
d
is there a way to maintain the logs of a ClientScript that holds all the functionality associated with a given Suitelet? I can use console.log() for my own purposes, but whenever trying to call log.debug() I get a series of errors. Thanks