Need correct answer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 03:52 AM
Which server-side API debug log method is available for scoped applications?
- A. gs.log()
- B. gs.info()
- C. gs.debuglog()
- D. gs.print()
Which one is not a use case for Scheduled job ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 03:56 AM
B. gs.info()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 03:58 AM - edited 06-19-2024 03:59 AM
Hi @Snow preck ,
The correct answer for:
Which server-side API debug log method is available for scoped applications?
B. gs.info()
SN reference: Debugging Best Practices
Mark this as Helpful / Accept the Solution if this clears your issue
Mark this as Helpful / Accept the Solution if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 04:18 AM
Hi @Snow preck
Correct answer is
B. gs.info()
Thanks
dgarad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 10:24 AM
Hi @Snow preck,
Correct Answer - B. gs.info()
Thank you, please make helpful if you accept the solution.