if you are willing to do the minor adjustment of d...
# suitescript
b
if you are willing to do the minor adjustment of doing console.debug instead of console.log, you can do
Copy code
define(['N/log'], function(console) {
})