Namespace: module:stb/develop/debug

module:stb/develop/debug

Global object to output logs

Source:

Members

(inner) timeCounters

Storage for timers (time, timeEnd).

Source:

Methods

(inner) log(message)

Wrapper to dump message locally and remotely.

Parameters:
Name Type Description
message string

data to output and send

Source: