Experimental
subject to change or removal. The logging system may be modified in the future without prior notice.
0.11.0
Log the specified string at TRACE level and returns the current time in milliseconds.
may return undefined hen the TRACE level is not enabled.
undefined
Rest
Log the specified string at TRACE level and also log the difference between the current time and t0 in milliseconds.
Optional
enter for an example.
Shows the console in the UI. This may produce no effect in some implementation which doesn't rely on the UI to log.
subject to change or removal. The logging system may be modified in the future without prior notice.
Since
0.11.0