nerdexam
Zend

ZF-100-500 · Question #41

You want to record the raw log data received in an array exposed as a public property. Which of the following will you use to accomplish the task?

The correct answer is A. Zend_Log_Writer_Mock. See the full explanation below for the reasoning.

Question

You want to record the raw log data received in an array exposed as a public property. Which of the following will you use to accomplish the task?

Options

  • AZend_Log_Writer_Mock
  • BZend_Log_Formatter_Xml
  • CZend_Log_Writer_Stream
  • DZend_Log_Formatter_Simple

How the community answered

(62 responses)
  • A
    81% (50)
  • B
    10% (6)
  • C
    3% (2)
  • D
    6% (4)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice