where will js println statement print in rpeng log file. I am unable to see those println statements in rpeng.log or rpedgaas.log.
0 votes
You can write entries into rpedgaas.log with one of the following methods: _sessionLogger.info(message) _sessionLogger.error(message)
I don't think that println goes anywhere except to the console. If you want to capture stuff in log files, use "_sessionLogger".
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
By Email:
Once you sign in you will be able to subscribe for any updates here.
By RSS:
Question asked: Mar 09 '20, 9:16 a.m.
Question was seen: 963 times
Last updated: Mar 09 '20, 10:36 a.m.