nerdexam
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)
  • A
    82% (27)
  • B
    3% (1)
  • C
    9% (3)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full PEGACRSA80V1 Practice