WebSquare.logger - 5.0_1.3521B.20190311.114514
WebSquare.logger Package
Type
- engine
Property Summary
Event Summary
Method Summary
Property Detail
- printLog(
msg
)
-
디버그 창에서 확인할 수 있는 로그를 남깁니다.
Parameter
msg | String | Y | 로그 메시지 |
Sample
WebSquare.logger.printLog('Log Test');