Provides a rich logging facility with more control and flexibility than the native NetSuite logger.

Utilizes the Aurelia logger under the hood. This logger library adopts the common pattern of separating how you log (e.g. log.debug()) from where the log messages are sent.

By default, log messages are sent to the NetSuite Execution Log - except for client scripts which log to the browser console by default.

You can create as many named loggers as you like, but most often you'll work with the [[Default Logger]]

NApi Version

2.x

Index

Classes

Interfaces

Variables

Functions

Generated using TypeDoc