Pegasystems
PEGACRSA80V1 · Question #20
Which line of code do you use in a script designer to add a custom message to the Runtime application logs?
The correct answer is A. OpenSpan.Diagnostics.Diagnostic.TraceVerbose("Script", "your message"). See the full explanation below for the reasoning.
Question
Which line of code do you use in a script designer to add a custom message to the Runtime application logs?
Options
- AOpenSpan.Diagnostics.Diagnostic.TraceVerbose("Script", "your message");
- BLogMessage("Script","Your Message");
- COpenSpan.TraceVerbosef'Script", "your message");
- DPega.Diagnostic.TraceVerbose("Script", "your message");
How the community answered
(33 responses)- A82% (27)
- B3% (1)
- C9% (3)
- D6% (2)
Community Discussion
No community discussion yet for this question.