Property
Event
Method
Index
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
name
type
required
description
msg
String
Y
Log message
Sample
WebSquare.logger.printLog('Log Test');
Copyrights Inswave Systems Co., Ltd.