WebSquare.logger Package
Property Detail
Event Detail
Method Detail
- printLog( msg )
-
디버그 창에서 확인할 수 있는 로그를 남깁니다.
Parameter name type required description msg String Y 로그 메시지 SampleWebSquare.logger.printLog('Log Test');
name | type | required | description |
msg | String | Y | 로그 메시지 |