Experimental
A Logger that uses MaxLog to log messages.
Notice that the log level for this logger are configured in MaxLog.
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.
A Logger that uses MaxLog to log messages.
Notice that the log level for this logger are configured in MaxLog.
subject to change or removal. The logging system may be modified in the future without prior notice.
Since
0.11.0