Log appender targeting the NS execution log. This is the default appender for everything except Client scripts which log the browser console by default.
Severities are mapped as follows:
debug -> NS 'DEBUG'
info -> NS 'AUDIT'
warn -> NS 'ERROR'
error -> NS 'EMERGENCY'
Appends a debug log.
The source logger.
Rest
The data to log.
Appends an error log.
Info about info
Appends a warning log.
Log appender targeting the NS execution log. This is the default appender for everything except Client scripts which log the browser console by default.
Severities are mapped as follows:
debug -> NS 'DEBUG'
info -> NS 'AUDIT'
warn -> NS 'ERROR'
error -> NS 'EMERGENCY'