turbo log for 'suitescript' (javascript based Netsuite language) #198
Labels
discussion
Let's discuss some topic related to the extension
feature
New features suggestions
question
Further information is requested
hi,
in Suitescript we log with the following:
log.debug({ title: 'sample', detail: variable })
or
log.error({ title: 'type error', detail: errvariable })
is turboLog adjustable to this?
The text was updated successfully, but these errors were encountered: