PropertyEventMethodIndex
WebSquare.logger - 5.0_4.4547B.20211124.201933

WebSquare.logger Package

Type

engine

Property Summary

Event Summary

Method Summary

printLog( msg )
Generates logs to be displayed on the debugging window.

Property Detail

Event Detail

Method Detail

printLog( msg )
Generates logs to be displayed on the debugging window.
Parameter
nametyperequireddescription
msgStringYLog message
Sample
WebSquare.logger.printLog('Log Test');