PropertyEventMethodIndex
WebSquare.logger - 5.0_4.4427B.20210603.112955

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');