ServiceNowServiceNow
CAD · Question #268
CAD Question #268: Real Exam Question with Answer & Explanation
Sign in or unlock CAD to reveal the answer and full explanation for question #268. The question stem and answer options stay visible for context.
Submitted by carlos_mx· Apr 18, 2026Designing and Creating an Application
Question
In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)
Options
- Ags.log(): This method logs a message to the system log (syslog table). It is a general-purpose
- Bgs.error()
- Cgs.debug()
- Dgs.logError()
- Egs.info(): This method logs informational messages to the system log. It is functionally similar
Unlock CAD to see the answer
You've previewed enough free CAD questions. Unlock CAD for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Server-side scripting#Logging#gs methods#Scoped applications