JSLogBuilder
Overview
Methods Summarized
Type
Name
Summary
Methods Detailed
log()
var log = application.getLogger();
log.warn.withException(myException).log();log(message, params)
withException(exception)
Last updated
Was this helpful?